S3AccessPoint
Describes the S3 access point configuration of the S3 access point attachment.
Contents
- Alias
-
The S3 access point's alias.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[0-9a-z\\-]{1,63}
Required: No
- ResourceARN
-
he S3 access point's ARN.
Type: String
Length Constraints: Minimum length of 8. Maximum length of 1024.
Pattern:
^arn:[^:]{1,63}:[^:]{0,63}:[^:]{0,63}:(?:|\d{12}):[^/].{0,1023}$
Required: No
- VpcConfiguration
-
The S3 access point's virtual private cloud (VPC) configuration.
Type: S3AccessPointVpcConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: