aws-cli
aws-cli copied to clipboard
Universal Command Line Interface for Amazon Web Services
*Issue #, if available:* N/A *Description of changes:* Within the aws-cli folder, I created a folder called assets containing an image of the logo I used in the readme. I...
*Issue #, if available:* #9759 *Description of changes:* Adds `--exec-profile` argument to `eks update-kubeconfig`. When set, this profile will be set as `AWS_PROFILE` within the generated kubeconfig. This allows for...
QOL change: There was a redundant step of converting list to set, instead we can directly create the set.
### Describe the feature ## Feature Description This feature request proposes adding a new `supplychain` subcommand to the AWS CLI that provides comprehensive software supply chain security and management capabilities....
**Description:** I want to hand over parameters to the deployment of my cloudformation template using `cloudformation deploy --parameter-overrides`. Some parameters might contain spaces which are parsed in a wrong way....
### Describe the bug `cloudformation package` does not properly handle artifact create for `AWS::AppSync::Resolver` and `AWS::AppSync::FunctionConfiguration` `CodeS3Location` properties ### Expected Behavior Artifacts are uploaded to S3 bucket and the template...