🐛 Bug Fixes
Update scripts for yq v4 CLI changes @Nuru (#808)
what
- Update scripts for
yq
v4 CLI changes
why
- Some of our shell scripts use yq, but the options and commands changed significantly from v2 (current when the scripts were written) to the now current (and installed in Geodesic) v4, causing the scripts to break. This PR updates the scripts to work with
yq
v4.
references
- https://mikefarah.gitbook.io/yq/
- Supersedes and closes #806
🧰 Included Tools
Update AWS CLI packages @renovate (#807)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
awscli (source, changelog) | ==1.25.81 -> ==1.25.90
| ||||
boto3 | ==1.24.80 -> ==1.24.89
|
Release Notes
aws/aws-cli
v1.25.90
=======
- api-change:
codeguru-reviewer
: Documentation update to replace broken link. - api-change:
elbv2
: Update elbv2 command to latest version - api-change:
greengrassv2
: This release adds error status details for deployments and components that failed on a device and adds features to improve visibility into component installation. - api-change:
quicksight
: Amazon QuickSight now supports SecretsManager Secret ARN in place of CredentialPair for DataSource creation and update. This release also has some minor documentation updates and removes CountryCode as a required parameter in GeoSpatialColumnGroup
v1.25.89
=======
- api-change:
resiliencehub
: Documentation change for AWS Resilience Hub. Doc-only update to fix Documentation layout
v1.25.88
=======
- api-change:
glue
: This SDK release adds support to sync glue jobs with source control provider. Additionally, a new parameter called SourceControlDetails will be added to Job model. - api-change:
network-firewall
: StreamExceptionPolicy configures how AWS Network Firewall processes traffic when a network connection breaks midstream - api-change:
outposts
: This release adds the Asset state information to the ListAssets response. The ListAssets request supports filtering on Asset state.
v1.25.87
=======
- api-change:
connect
: Updated the CreateIntegrationAssociation API to support the CASES_DOMAIN IntegrationType. - api-change:
connectcases
: This release adds APIs for Amazon Connect Cases. Cases allows your agents to quickly track and manage customer issues that require multiple interactions, follow-up tasks, and teams in your contact center. For more information, see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html - api-change:
ec2
: Added EnableNetworkAddressUsageMetrics flag for ModifyVpcAttribute, DescribeVpcAttribute APIs. - api-change:
ecs
: Documentation updates to address various Amazon ECS tickets. - api-change:
s3control
: S3 Object Lambda adds support to allow customers to intercept HeadObject and ListObjects requests and introduce their own compute. These requests were previously proxied to S3. - api-change:
workmail
: This release adds support for impersonation roles in Amazon WorkMail.
v1.25.86
=======
- api-change:
accessanalyzer
: AWS IAM Access Analyzer policy validation introduces new checks for role trust policies. As customers author a policy, IAM Access Analyzer policy validation evaluates the policy for any issues to make it easier for customers to author secure policies. - api-change:
ec2
: Adding an imdsSupport attribute to EC2 AMIs - api-change:
snowball
: Adds support for V3_5C. This is a refreshed AWS Snowball Edge Compute Optimized device type with 28TB SSD, 104 vCPU and 416GB memory (customer usable).
v1.25.85
=======
- api-change:
codedeploy
: This release allows you to override the alarm configurations when creating a deployment. - api-change:
devops-guru
: This release adds filter feature on AddNotificationChannel API, enable customer to configure the SNS notification messages by Severity or MessageTypes - api-change:
dlm
: This release adds support for archival of single-volume snapshots created by Amazon Data Lifecycle Manager policies - api-change:
sagemaker-runtime
: Update sagemaker-runtime command to latest version - api-change:
sagemaker
: A new parameter called ExplainerConfig is added to CreateEndpointConfig API to enable SageMaker Clarify online explainability feature. - api-change:
sso-oidc
: Documentation updates for the IAM Identity Center OIDC CLI Reference.
v1.25.84
=======
- api-change:
acm
: This update returns additional certificate details such as certificate SANs and allows sorting in the ListCertificates API. - api-change:
ec2
: u-3tb1 instances are powered by Intel Xeon Platinum 8176M (Skylake) processors and are purpose-built to run large in-memory databases. - api-change:
emr-serverless
: This release adds API support to debug Amazon EMR Serverless jobs in real-time with live application UIs - api-change:
fsx
: This release adds support for Amazon File Cache. - api-change:
migrationhuborchestrator
: Introducing AWS MigrationHubOrchestrator. This is the first public release of AWS MigrationHubOrchestrator. - api-change:
polly
: Added support for the new Cantonese voice - Hiujin. Hiujin is available as a Neural voice only. - api-change:
proton
: This release adds an option to delete pipeline provisioning repositories using the UpdateAccountSettings API - api-change:
sagemaker
: SageMaker Training Managed Warm Pools let you retain provisioned infrastructure to reduce latency for repetitive training workloads. - api-change:
secretsmanager
: Documentation updates for Secrets Manager - api-change:
translate
: This release enables customers to access control rights on Translate resources like Parallel Data and Custom Terminology using Tag Based Authorization. - api-change:
workspaces
: This release includes diagnostic log uploading feature. If it is enabled, the log files of WorkSpaces Windows client will be sent to Amazon WorkSpaces automatically for troubleshooting. You can use modifyClientProperty api to enable/disable this feature.
v1.25.83
=======
- api-change:
ce
: This release is to support retroactive Cost Categories. The new field will enable you to retroactively apply new and existing cost category rules to previous months. - api-change:
kendra
: My AWS Service (placeholder) - Amazon Kendra now provides a data source connector for DropBox. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-dropbox.html - api-change:
location
: This release adds place IDs, which are unique identifiers of places, along with a new GetPlace operation, which can be used with place IDs to find a place again later. UnitNumber and UnitType are also added as new properties of places.
v1.25.82
=======
- api-change:
cur
: This release adds two new support regions(me-central-1/eu-south-2) for OSG. - api-change:
iotfleetwise
: General availability (GA) for AWS IoT Fleetwise. It adds AWS IoT Fleetwise to AWS SDK. For more information, see https://docs.aws.amazon.com/iot-fleetwise/latest/APIReference/Welcome.html. - api-change:
ssm
: This release includes support for applying a CloudWatch alarm to Systems Manager capabilities like Automation, Run Command, State Manager, and Maintenance Windows.
boto/boto3
v1.24.89
=======
- api-change:
codeguru-reviewer
: [botocore
] Documentation update to replace broken link. - api-change:
elbv2
: [botocore
] Update elbv2 client to latest version - api-change:
greengrassv2
: [botocore
] This release adds error status details for deployments and components that failed on a device and adds features to improve visibility into component installation. - api-change:
quicksight
: [botocore
] Amazon QuickSight now supports SecretsManager Secret ARN in place of CredentialPair for DataSource creation and update. This release also has some minor documentation updates and removes CountryCode as a required parameter in GeoSpatialColumnGroup
v1.24.88
=======
- api-change:
resiliencehub
: [botocore
] Documentation change for AWS Resilience Hub. Doc-only update to fix Documentation layout
v1.24.87
=======
- api-change:
glue
: [botocore
] This SDK release adds support to sync glue jobs with source control provider. Additionally, a new parameter called SourceControlDetails will be added to Job model. - api-change:
network-firewall
: [botocore
] StreamExceptionPolicy configures how AWS Network Firewall processes traffic when a network connection breaks midstream - api-change:
outposts
: [botocore
] This release adds the Asset state information to the ListAssets response. The ListAssets request supports filtering on Asset state.
v1.24.86
=======
- api-change:
connect
: [botocore
] Updated the CreateIntegrationAssociation API to support the CASES_DOMAIN IntegrationType. - api-change:
connectcases
: [botocore
] This release adds APIs for Amazon Connect Cases. Cases allows your agents to quickly track and manage customer issues that require multiple interactions, follow-up tasks, and teams in your contact center. For more information, see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html - api-change:
ec2
: [botocore
] Added EnableNetworkAddressUsageMetrics flag for ModifyVpcAttribute, DescribeVpcAttribute APIs. - api-change:
ecs
: [botocore
] Documentation updates to address various Amazon ECS tickets. - api-change:
s3control
: [botocore
] S3 Object Lambda adds support to allow customers to intercept HeadObject and ListObjects requests and introduce their own compute. These requests were previously proxied to S3. - api-change:
workmail
: [botocore
] This release adds support for impersonation roles in Amazon WorkMail.
v1.24.85
=======
- api-change:
accessanalyzer
: [botocore
] AWS IAM Access Analyzer policy validation introduces new checks for role trust policies. As customers author a policy, IAM Access Analyzer policy validation evaluates the policy for any issues to make it easier for customers to author secure policies. - api-change:
ec2
: [botocore
] Adding an imdsSupport attribute to EC2 AMIs - api-change:
snowball
: [botocore
] Adds support for V3_5C. This is a refreshed AWS Snowball Edge Compute Optimized device type with 28TB SSD, 104 vCPU and 416GB memory (customer usable).
v1.24.84
=======
- api-change:
codedeploy
: [botocore
] This release allows you to override the alarm configurations when creating a deployment. - api-change:
devops-guru
: [botocore
] This release adds filter feature on AddNotificationChannel API, enable customer to configure the SNS notification messages by Severity or MessageTypes - api-change:
dlm
: [botocore
] This release adds support for archival of single-volume snapshots created by Amazon Data Lifecycle Manager policies - api-change:
sagemaker-runtime
: [botocore
] Update sagemaker-runtime client to latest version - api-change:
sagemaker
: [botocore
] A new parameter called ExplainerConfig is added to CreateEndpointConfig API to enable SageMaker Clarify online explainability feature. - api-change:
sso-oidc
: [botocore
] Documentation updates for the IAM Identity Center OIDC CLI Reference.
v1.24.83
=======
- api-change:
acm
: [botocore
] This update returns additional certificate details such as certificate SANs and allows sorting in the ListCertificates API. - api-change:
ec2
: [botocore
] u-3tb1 instances are powered by Intel Xeon Platinum 8176M (Skylake) processors and are purpose-built to run large in-memory databases. - api-change:
emr-serverless
: [botocore
] This release adds API support to debug Amazon EMR Serverless jobs in real-time with live application UIs - api-change:
fsx
: [botocore
] This release adds support for Amazon File Cache. - api-change:
migrationhuborchestrator
: [botocore
] Introducing AWS MigrationHubOrchestrator. This is the first public release of AWS MigrationHubOrchestrator. - api-change:
polly
: [botocore
] Added support for the new Cantonese voice - Hiujin. Hiujin is available as a Neural voice only. - api-change:
proton
: [botocore
] This release adds an option to delete pipeline provisioning repositories using the UpdateAccountSettings API - api-change:
sagemaker
: [botocore
] SageMaker Training Managed Warm Pools let you retain provisioned infrastructure to reduce latency for repetitive training workloads. - api-change:
secretsmanager
: [botocore
] Documentation updates for Secrets Manager - api-change:
translate
: [botocore
] This release enables customers to access control rights on Translate resources like Parallel Data and Custom Terminology using Tag Based Authorization. - api-change:
workspaces
: [botocore
] This release includes diagnostic log uploading feature. If it is enabled, the log files of WorkSpaces Windows client will be sent to Amazon WorkSpaces automatically for troubleshooting. You can use modifyClientProperty api to enable/disable this feature.
v1.24.82
=======
- api-change:
ce
: [botocore
] This release is to support retroactive Cost Categories. The new field will enable you to retroactively apply new and existing cost category rules to previous months. - api-change:
kendra
: [botocore
] My AWS Service (placeholder) - Amazon Kendra now provides a data source connector for DropBox. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-dropbox.html - api-change:
location
: [botocore
] This release adds place IDs, which are unique identifiers of places, along with a new GetPlace operation, which can be used with place IDs to find a place again later. UnitNumber and UnitType are also added as new properties of places.
v1.24.81
=======
- api-change:
cur
: [botocore
] This release adds two new support regions(me-central-1/eu-south-2) for OSG. - api-change:
iotfleetwise
: [botocore
] General availability (GA) for AWS IoT Fleetwise. It adds AWS IoT Fleetwise to AWS SDK. For more information, see https://docs.aws.amazon.com/iot-fleetwise/latest/APIReference/Welcome.html. - api-change:
ssm
: [botocore
] This release includes support for applying a CloudWatch alarm to Systems Manager capabilities like Automation, Run Command, State Manager, and Maintenance Windows.