Latest Dynatrace
Review the required AWS permissions and condition keys of the AWS S3 Connector actions to ensure that you grant Dynatrace only a minimum set of permissions. For more information, see AWS documentation.
Creates a copy of an object that is already stored in Amazon S3.
For more information, see the official documentation of Copy Object.
Required AWS permissions:
s3:GetObject
s3:PutObject
Returns fields as described in CopyObjectCommandOutput.
This action creates an Amazon S3 bucket.
For more information, see the official documentation of Create Bucket.
Required AWS permission: s3:CreateBucket
.
Returns fields as described in CreateBucketCommandOutput.
Deletes the S3 bucket.
For more information, see the official documentation of Delete Bucket.
Required AWS permission: s3:DeleteBucket
.
Returns fields as described in DeleteBucketCommandOutput.
Removes an object from a bucket.
For more information, see the official documentation of Delete Object.
Required AWS permission: s3:DeleteObject
.
Returns fields as described in DeleteObjectCommandOutput.
Returns the default encryption configuration for an Amazon S3 bucket.
For more information, see the official documentation of Get Bucket Encryption.
Required AWS permission: s3:GetEncryptionConfiguration
.
Returns fields as described in GetBucketEncryptionCommandOutput.
This operation is not supported by directory buckets.
For more information, see the official documentation of Get Bucket Logging.
Required AWS permission: s3:GetBucketLogging
.
Returns fields as described in GetBucketLoggingCommandOutput.
Retrieves all the metadata from an object without returning the object itself.
For more information, see the official documentation of Get Object Attributes.
Required AWS permission: s3:GetObjectAttributes
.
Returns fields as described in GetObjectAttributesCommandOutput.
Retrieves an object from Amazon S3.
For more information, see the official documentation of Get Object.
Required AWS permission: s3:GetObject
.
Returns fields as described in GetObjectCommandOutput.
This operation is not supported by directory buckets.
For more information, see the official documentation of List Buckets.
Required AWS permission: s3:ListAllMyBuckets
.
Returns fields as described in ListBucketsCommandOutput.
Returns some or all (up to 1,000) of the objects in a bucket with each request.
For more information, see the official documentation of List Objects V2.
Required AWS permission: s3:ListBucket
.
Returns fields as described in ListObjectsV2CommandOutput.
This operation is not supported by directory buckets.
For more information, see the official documentation of Put Bucket Acl.
Required AWS permission: s3:PutBucketAcl
.
Returns fields as described in PutBucketAclCommandOutput.
This operation configures default encryption and Amazon S3 Bucket Keys for an existing bucket.
For more information, see the official documentation of Put Bucket Encryption.
Required AWS permission: s3:PutEncryptionConfiguration
.
Returns fields as described in PutBucketEncryptionCommandOutput.
This operation is not supported by directory buckets.
For more information, see the official documentation of Put Bucket Logging.
Required AWS permission: s3:PutBucketLogging
.
Returns fields as described in PutBucketLoggingCommandOutput.
Adds an object to a bucket.
For more information, see the official documentation of Put Object.
Required AWS permission: s3:PutObject
.
Returns fields as described in PutObjectCommandOutput.
This operation is not supported by directory buckets.
For more information, see the official documentation of Put Public Access Block.
Required AWS permission: s3:PutBucketPublicAccessBlock
.
Returns fields as described in PutPublicAccessBlockCommandOutput.