| Package | Description |
|---|---|
| com.amazonaws.services.appsync.model |
| Modifier and Type | Method and Description |
|---|---|
AwsIamConfig |
AwsIamConfig.clone() |
AwsIamConfig |
AuthorizationConfig.getAwsIamConfig()
The Identity and Access Management (IAM) settings.
|
AwsIamConfig |
AwsIamConfig.withSigningRegion(String signingRegion)
The signing Amazon Web Services Region for IAM authorization.
|
AwsIamConfig |
AwsIamConfig.withSigningServiceName(String signingServiceName)
The signing service name for IAM authorization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationConfig.setAwsIamConfig(AwsIamConfig awsIamConfig)
The Identity and Access Management (IAM) settings.
|
AuthorizationConfig |
AuthorizationConfig.withAwsIamConfig(AwsIamConfig awsIamConfig)
The Identity and Access Management (IAM) settings.
|
Copyright © 2023. All rights reserved.