| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateAccessPolicyResponse |
IoTSiteWiseClient.createAccessPolicy(Consumer<CreateAccessPolicyRequest.Builder> createAccessPolicyRequest)
Creates an access policy that grants the specified identity (IAM Identity Center user, IAM Identity Center group,
or IAM user) access to the specified IoT SiteWise Monitor portal or project resource.
|
default CreateAccessPolicyResponse |
IoTSiteWiseClient.createAccessPolicy(CreateAccessPolicyRequest createAccessPolicyRequest)
Creates an access policy that grants the specified identity (IAM Identity Center user, IAM Identity Center group,
or IAM user) access to the specified IoT SiteWise Monitor portal or project resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateAccessPolicyResponse> |
IoTSiteWiseAsyncClient.createAccessPolicy(Consumer<CreateAccessPolicyRequest.Builder> createAccessPolicyRequest)
Creates an access policy that grants the specified identity (IAM Identity Center user, IAM Identity Center group,
or IAM user) access to the specified IoT SiteWise Monitor portal or project resource.
|
default CompletableFuture<CreateAccessPolicyResponse> |
IoTSiteWiseAsyncClient.createAccessPolicy(CreateAccessPolicyRequest createAccessPolicyRequest)
Creates an access policy that grants the specified identity (IAM Identity Center user, IAM Identity Center group,
or IAM user) access to the specified IoT SiteWise Monitor portal or project resource.
|
Copyright © 2023. All rights reserved.