Configuration parameters
roleArn— Role ArnroleSessionName— Role Session NamedefaultRegion— AWS Default Region (required)sessionDuration— Role Session Durationcredentials— Access Keyaccess_key— Access Keysecret_key— Secret Keytimeout— Timeoutretries— Retriesendpoint_url— PrivateLink service URL.sts_endpoint_url— STS PrivateLink URL.sts_regional_endpoint— AWS STS Regional Endpointsbucket— Bucketinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (12)
-
aws-s3-create-bucketCreate AWS S3 bucket.
-
aws-s3-delete-bucketDelete AWS S3 bucket.
-
aws-s3-delete-bucket-policyDeletes the policy from the bucket.
-
aws-s3-download-fileDownload a file from S3 bucket to war room.
-
aws-s3-get-bucket-encryptionGet AWS S3 Bucket Encryption.
-
aws-s3-get-bucket-policyGet AWS S3 Bucket Policy.
-
aws-s3-get-public-access-blockRetrieves the PublicAccessBlock configuration for an Amazon S3 bucket.
-
aws-s3-list-bucket-objectsList object in S3 bucket.
-
aws-s3-list-bucketsList all S3 buckets in AWS account.
-
aws-s3-put-bucket-policyReplaces a policy on a bucket. If the bucket already has a policy, the one in this request completely replaces it.
-
aws-s3-put-public-access-blockCreates or modifies the PublicAccessBlock configuration for an Amazon S3 bucket.
-
aws-s3-upload-fileUpload file to S3 bucket.