S3Object
Object stored in S3 containing ephemeris data.
Contents
- bucket
-
An Amazon S3 Bucket name.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Pattern:
^[a-z0-9.-]{3,63}$
Required: No
- key
-
An Amazon S3 key for the ephemeris.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^[a-zA-Z0-9!*'\)\(./_-]{1,1024}$
Required: No
- version
-
For versioned S3 objects, the version to use for the ephemeris.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^[\s\S]{1,1024}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: