AwsS3PushDestinationSettings.awsCredentials property

Static AWS credentials to be used for connecting to S3. When not provided, the AWS SDK default credential provider chain is used (environment variables, shared profile, IMDSv2, IRSA, ECS).

Signature:

awsCredentials?: AwsCredentials;