Skip to content

Releases: cloudposse/geodesic

v1.3.6

07 Nov 01:59
53c78f9
Compare
Choose a tag to compare

🧰 Included Tools

Update AWS CLI packages @renovate (#812)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.25.97 -> ==1.27.3 age adoption passing confidence
boto3 ==1.24.96 -> ==1.26.3 age adoption passing confidence

Release Notes

aws/aws-cli

v1.27.3

Compare Source

======

  • api-change:ec2: This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions.
  • api-change:emr-containers: Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines.
  • api-change:logs: Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS
  • api-change:endpoint-rules: Update endpoint-rules command to latest version

v1.27.2

Compare Source

======

  • api-change:memorydb: Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
  • api-change:sagemaker: Amazon SageMaker now supports running training jobs on ml.trn1 instance types.
  • api-change:endpoint-rules: Update endpoint-rules command to latest version

v1.27.1

Compare Source

======

  • api-change:iotsitewise: This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs.
  • api-change:s3control: S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain.
  • api-change:sagemaker: This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn.
  • api-change:ssm-incidents: Adds support for tagging replication-set on creation.

v1.27.0

Compare Source

======

  • api-change:rds: Relational Database Service - This release adds support for configuring Storage Throughput on RDS database instances.
  • api-change:textract: Add ocr results in AnalyzeIDResponse as blocks
  • feature:Endpoints: Migrate all services to use new AWS Endpoint Resolution framework

v1.26.5

Compare Source

======

  • api-change:apprunner: This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.
  • api-change:connect: Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP
  • api-change:ec2: Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another.
  • api-change:iot: This release adds the Amazon Location action to IoT Rules Engine.
  • api-change:logs: SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.
  • api-change:sesv2: This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data.
  • api-change:textract: This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version

v1.26.4

Compare Source

======

  • api-change:apprunner: AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes.
  • api-change:appstream: This release includes CertificateBasedAuthProperties in CreateDirectoryConfig and UpdateDirectoryConfig.
  • api-change:cloud9: Update to the documentation section of the Cloud9 API Reference guide.
  • api-change:cloudformation: This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation.
  • api-change:gamesparks: Add LATEST as a possible GameSDK Version on snapshot
  • api-change:mediatailor: This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages.

v1.26.3

Compare Source

======

  • api-change:ec2: Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance.
  • api-change:fms: Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API
  • api-change:glue: Added support for custom datatypes when using custom csv classifier.
  • api-change:redshift: This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs.
  • api-change:sagemaker: This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script.
  • api-change:wafv2: This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group.

v1.26.2

Compare Source

======

  • api-change:iam: Doc only update that corrects instances of CLI not using an entity.
  • api-change:kafka: This release adds support for Tiered Storage. UpdateStorage allows you to control the Storage Mode for supported storage tiers.
  • api-change:neptune: Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances.
  • api-change:sagemaker: Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided.

v1.26.1

Compare Source

======

  • api-change:accessanalyzer: This release adds support for six new resource types in IAM Access Analyzer to help you easily identify public and cross-account access to your AWS resources. Updated service API, documentation, and paginators.
  • api-change:location: Added new map styles with satellite imagery for map resources using HERE as a data provider.
  • api-change:mediatailor: This release is a documentation update
  • api-change:rds: Relational Database Service - This release adds support for exporting DB cluster data to Amazon S3.
  • api-change:workspaces: This release adds new enums for supporting Workspaces Core features, including creating Manual running mode workspaces, importing regular Workspaces Core i...
Read more

v1.3.5

22 Oct 19:15
a1fcc37
Compare
Choose a tag to compare

🧰 Included Tools

Update AWS CLI packages @renovate (#811)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.25.92 -> ==1.25.97 age adoption passing confidence
boto3 ==1.24.91 -> ==1.24.96 age adoption passing confidence

Release Notes

aws/aws-cli

v1.25.97

Compare Source

=======

  • api-change:cognito-idp: This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.
  • api-change:sagemaker: CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.

v1.25.96

Compare Source

=======

  • api-change:devops-guru: This release adds information about the resources DevOps Guru is analyzing.
  • api-change:globalaccelerator: Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups.
  • api-change:resiliencehub: In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity.
  • api-change:rum: CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions

v1.25.95

Compare Source

=======

  • api-change:chime-sdk-messaging: Documentation updates for Chime Messaging SDK
  • api-change:cloudtrail: This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
  • api-change:config: This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
  • api-change:connect: This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.
  • api-change:events: Update events command to latest version
  • api-change:managedblockchain: Adding new Accessor APIs for Amazon Managed Blockchain
  • api-change:s3: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • api-change:s3control: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • api-change:support-app: This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization.
  • api-change:workspaces-web: WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation.

v1.25.94

Compare Source

=======

  • api-change:frauddetector: Documentation Updates for Amazon Fraud Detector
  • api-change:sagemaker: This change allows customers to enable data capturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data.
  • api-change:servicediscovery: Updated the ListNamespaces API to support the NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition.
  • api-change:sesv2: This release allows subscribers to enable Dedicated IPs (managed) to send email via a fully managed dedicated IP experience. It also adds identities' VerificationStatus in the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs counts in the response of ListImportJobs API.

v1.25.93

Compare Source

=======

  • api-change:greengrass: This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function.
  • api-change:sagemaker: This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference.
boto/boto3

v1.24.96

Compare Source

=======

  • api-change:cognito-idp: [botocore] This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.
  • api-change:sagemaker: [botocore] CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.

v1.24.95

Compare Source

=======

  • api-change:devops-guru: [botocore] This release adds information about the resources DevOps Guru is analyzing.
  • api-change:globalaccelerator: [botocore] Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups.
  • api-change:resiliencehub: [botocore] In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity.
  • api-change:rum: [botocore] CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions

v1.24.94

Compare Source

=======

  • api-change:chime-sdk-messaging: [botocore] Documentation updates for Chime Messaging SDK
  • api-change:cloudtrail: [botocore] This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
  • api-change:config: [botocore] This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
  • api-change:connect: [botocore] This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.
  • api-change:events: [botocore] Update events client to latest version
  • api-change:managedblockchain: [botocore] Adding new Accessor APIs for Amazon Managed Blockchain
  • api-change:s3: [botocore] Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • api-change:s3control: [botocore] Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • api-change:support-app: [botocore] This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization.
  • api-change:workspaces-web: [botocore] WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation.

v1.24.93

Compare Source

=======

  • api-change:frauddetector: [botocore] Documentation Updates for Amazon Fraud Detector
  • api-change:sagemaker: [botocore] This change allows customers to enable data capturing while running a batch transform job, and configure monitoring s...
Read more

v1.3.4

18 Oct 19:49
587fd0f
Compare
Choose a tag to compare

🧰 Included Tools

Update AWS CLI packages @renovate (#810)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.25.90 -> ==1.25.92 age adoption passing confidence
boto3 ==1.24.89 -> ==1.24.91 age adoption passing confidence

Release Notes

aws/aws-cli

v1.25.92

Compare Source

=======

  • bugfix:docs: Fixes #&#8203;7338 <https://github.com/aws/aws-cli/issues/7338>__. Remove global options from topic tags.
  • api-change:mediaconvert: MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.

v1.25.91

Compare Source

=======

  • api-change:amplifyuibuilder: We are releasing the ability for fields to be configured as arrays.
  • api-change:appflow: With this update, you can choose which Salesforce API is used by Amazon AppFlow to transfer data to or from your Salesforce account. You can choose the Salesforce REST API or Bulk API 2.0. You can also choose for Amazon AppFlow to pick the API automatically.
  • api-change:connect: This release adds support for a secondary email and a mobile number for Amazon Connect instance users.
  • api-change:ds: This release adds support for describing and updating AWS Managed Microsoft AD set up.
  • api-change:ecs: Documentation update to address tickets.
  • api-change:guardduty: Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations.
  • api-change:iam: Documentation updates for the AWS Identity and Access Management API Reference.
  • api-change:iotfleetwise: Documentation update for AWS IoT FleetWise
  • api-change:medialive: AWS Elemental MediaLive now supports forwarding SCTE-35 messages through the Event Signaling and Management (ESAM) API, and can read those SCTE-35 messages from an inactive source.
  • api-change:mediapackage-vod: This release adds SPEKE v2 support for MediaPackage VOD. Speke v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, based on an encryption contract selected by the customer.
  • api-change:panorama: Pause and resume camera stream processing with SignalApplicationInstanceNodeInstances. Reboot an appliance with CreateJobForDevices. More application state information in DescribeApplicationInstance response.
  • api-change:rds-data: Doc update to reflect no support for schema parameter on BatchExecuteStatement API
  • api-change:ssm-incidents: Update RelatedItem enum to support Tasks
  • api-change:ssm: Support of AmazonLinux2022 by Patch Manager
  • api-change:transfer: This release adds an option for customers to configure workflows that are triggered when files are only partially received from a client due to premature session disconnect.
  • api-change:translate: This release enables customers to specify multiple target languages in asynchronous batch translation requests.
  • api-change:wisdom: This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.
boto/boto3

v1.24.91

Compare Source

=======

  • api-change:mediaconvert: [botocore] MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.

v1.24.90

Compare Source

=======

  • api-change:amplifyuibuilder: [botocore] We are releasing the ability for fields to be configured as arrays.
  • api-change:appflow: [botocore] With this update, you can choose which Salesforce API is used by Amazon AppFlow to transfer data to or from your Salesforce account. You can choose the Salesforce REST API or Bulk API 2.0. You can also choose for Amazon AppFlow to pick the API automatically.
  • api-change:connect: [botocore] This release adds support for a secondary email and a mobile number for Amazon Connect instance users.
  • api-change:ds: [botocore] This release adds support for describing and updating AWS Managed Microsoft AD set up.
  • api-change:ecs: [botocore] Documentation update to address tickets.
  • api-change:guardduty: [botocore] Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations.
  • api-change:iam: [botocore] Documentation updates for the AWS Identity and Access Management API Reference.
  • api-change:iotfleetwise: [botocore] Documentation update for AWS IoT FleetWise
  • api-change:medialive: [botocore] AWS Elemental MediaLive now supports forwarding SCTE-35 messages through the Event Signaling and Management (ESAM) API, and can read those SCTE-35 messages from an inactive source.
  • api-change:mediapackage-vod: [botocore] This release adds SPEKE v2 support for MediaPackage VOD. Speke v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, based on an encryption contract selected by the customer.
  • api-change:panorama: [botocore] Pause and resume camera stream processing with SignalApplicationInstanceNodeInstances. Reboot an appliance with CreateJobForDevices. More application state information in DescribeApplicationInstance response.
  • api-change:rds-data: [botocore] Doc update to reflect no support for schema parameter on BatchExecuteStatement API
  • api-change:ssm-incidents: [botocore] Update RelatedItem enum to support Tasks
  • api-change:ssm: [botocore] Support of AmazonLinux2022 by Patch Manager
  • api-change:transfer: [botocore] This release adds an option for customers to configure workflows that are triggered when files are only partially received from a client due to premature session disconnect.
  • api-change:translate: [botocore] This release enables customers to specify multiple target languages in asynchronous batch translation requests.
  • api-change:wisdom: [botocore] This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.

v1.3.3 Update scripts for yq v4 CLI changes

08 Oct 09:17
212bcc6
Compare
Choose a tag to compare

🐛 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

🧰 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 age adoption passing confidence
boto3 ==1.24.80 -> ==1.24.89 age adoption passing confidence

Release Notes

aws/aws-cli

v1.25.90

Compare Source

=======

  • 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

Compare Source

=======

  • api-change:resiliencehub: Documentation change for AWS Resilience Hub. Doc-only update to fix Documentation layout

v1.25.88

Compare Source

=======

  • 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

Compare Source

=======

  • 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

Compare Source

=======

  • 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

Compare Source

=======

  • 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

Compare Source

=======

  • 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

Compare Source

=======

  • 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

Compare Source

=======

  • 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 informati...
Read more

v1.3.2 See also "notable change" in v1.3.0 Latest

24 Sep 21:56
df11661
Compare
Choose a tag to compare

🧰 Included Tools

Update AWS CLI packages @renovate (#804)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.25.76 -> ==1.25.81 age adoption passing confidence
boto3 ==1.24.75 -> ==1.24.80 age adoption passing confidence

Release Notes

aws/aws-cli

v1.25.81

Compare Source

=======

  • api-change:apprunner: AWS App Runner adds a Node.js 16 runtime.
  • api-change:ec2: Letting external AWS customers provide ImageId as a Launch Template override in FleetLaunchTemplateOverridesRequest
  • api-change:lexv2-models: Update lexv2-models command to latest version
  • api-change:lightsail: This release adds Instance Metadata Service (IMDS) support for Lightsail instances.
  • api-change:nimble: Amazon Nimble Studio adds support for on-demand Amazon Elastic Compute Cloud (EC2) G3 and G5 instances, allowing customers to utilize additional GPU instance types for their creative projects.
  • api-change:ssm: This release adds new SSM document types ConformancePackTemplate and CloudFormation
  • api-change:wafv2: Add the default specification for ResourceType in ListResourcesForWebACL.

v1.25.80

Compare Source

=======

  • api-change:backup-gateway: Changes include: new GetVirtualMachineApi to fetch a single user's VM, improving ListVirtualMachines to fetch filtered VMs as well as all VMs, and improving GetGatewayApi to now also return the gateway's MaintenanceStartTime.
  • api-change:devicefarm: This release adds the support for VPC-ENI based connectivity for private devices on AWS Device Farm.
  • api-change:ec2: Documentation updates for Amazon EC2.
  • api-change:glue: Added support for S3 Event Notifications for Catalog Target Crawlers.
  • api-change:identitystore: Documentation updates for the Identity Store CLI Reference.

v1.25.79

Compare Source

=======

  • enhancement:Python: Add support for Python 3.11
  • api-change:comprehend: Amazon Comprehend now supports synchronous mode for targeted sentiment API operations.
  • api-change:s3control: S3 on Outposts launches support for object versioning for Outposts buckets. With S3 Versioning, you can preserve, retrieve, and restore every version of every object stored in your buckets. You can recover from both unintended user actions and application failures.
  • api-change:sagemaker: SageMaker now allows customization on Canvas Application settings, including enabling/disabling time-series forecasting and specifying an Amazon Forecast execution role at both the Domain and UserProfile levels.

v1.25.78

Compare Source

=======

  • api-change:ec2: This release adds support for blocked paths to Amazon VPC Reachability Analyzer.

v1.25.77

Compare Source

=======

  • api-change:cloudtrail: This release includes support for importing existing trails into CloudTrail Lake.
  • api-change:ec2: This release adds CapacityAllocations field to DescribeCapacityReservations
  • api-change:mediaconnect: This change allows the customer to use the SRT Caller protocol as part of their flows
  • api-change:rds: This release adds support for Amazon RDS Proxy with SQL Server compatibility.
boto/boto3

v1.24.80

Compare Source

=======

  • api-change:apprunner: [botocore] AWS App Runner adds a Node.js 16 runtime.
  • api-change:ec2: [botocore] Letting external AWS customers provide ImageId as a Launch Template override in FleetLaunchTemplateOverridesRequest
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:lightsail: [botocore] This release adds Instance Metadata Service (IMDS) support for Lightsail instances.
  • api-change:nimble: [botocore] Amazon Nimble Studio adds support for on-demand Amazon Elastic Compute Cloud (EC2) G3 and G5 instances, allowing customers to utilize additional GPU instance types for their creative projects.
  • api-change:ssm: [botocore] This release adds new SSM document types ConformancePackTemplate and CloudFormation
  • api-change:wafv2: [botocore] Add the default specification for ResourceType in ListResourcesForWebACL.

v1.24.79

Compare Source

=======

  • api-change:backup-gateway: [botocore] Changes include: new GetVirtualMachineApi to fetch a single user's VM, improving ListVirtualMachines to fetch filtered VMs as well as all VMs, and improving GetGatewayApi to now also return the gateway's MaintenanceStartTime.
  • api-change:devicefarm: [botocore] This release adds the support for VPC-ENI based connectivity for private devices on AWS Device Farm.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:glue: [botocore] Added support for S3 Event Notifications for Catalog Target Crawlers.
  • api-change:identitystore: [botocore] Documentation updates for the Identity Store CLI Reference.

v1.24.78

Compare Source

=======

  • api-change:comprehend: [botocore] Amazon Comprehend now supports synchronous mode for targeted sentiment API operations.
  • api-change:s3control: [botocore] S3 on Outposts launches support for object versioning for Outposts buckets. With S3 Versioning, you can preserve, retrieve, and restore every version of every object stored in your buckets. You can recover from both unintended user actions and application failures.
  • api-change:sagemaker: [botocore] SageMaker now allows customization on Canvas Application settings, including enabling/disabling time-series forecasting and specifying an Amazon Forecast execution role at both the Domain and UserProfile levels.

v1.24.77

Compare Source

=======

  • api-change:ec2: [botocore] This release adds support for blocked paths to Amazon VPC Reachability Analyzer.

v1.24.76

Compare Source

=======

  • api-change:cloudtrail: [botocore] This release includes support for importing existing trails into CloudTrail Lake.
  • api-change:ec2: [botocore] This release adds CapacityAllocations field to DescribeCapacityReservations
  • api-change:mediaconnect: [botocore] This change allows the customer to use the SRT Caller protocol as part of their flows
  • api-change:rds: [botocore] This release adds support for Amazon RDS Proxy with SQL Server compatibility.

v1.3.1 See also "notable change" in v1.3.0

17 Sep 05:20
62daa91
Compare
Choose a tag to compare
Update debian Docker tag to v11.5 @renovate (#803)

This PR contains the following updates:

Package Type Update Change
debian final minor 11.4-slim -> 11.5-slim
debian stage minor 11.4-slim -> 11.5-slim

🧰 Included Tools

Update AWS CLI packages @renovate (#802)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.25.69 -> ==1.25.76 age adoption passing confidence
boto3 ==1.24.68 -> ==1.24.75 age adoption passing confidence

Release Notes

aws/aws-cli

v1.25.76

Compare Source

=======

  • api-change:codestar-notifications: This release adds tag based access control for the UntagResource API.
  • api-change:ecs: This release supports new task definition sizes.

v1.25.75

Compare Source

=======

  • api-change:dynamodb: Increased DynamoDB transaction limit from 25 to 100.
  • api-change:ec2: This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions.
  • api-change:sagemaker: Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early.

v1.25.74

Compare Source

=======

  • api-change:amplifyuibuilder: Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components.
  • api-change:ec2: This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.

v1.25.73

Compare Source

=======

  • api-change:customer-profiles: Added isUnstructured in response for Customer Profiles Integration APIs
  • api-change:drs: Fixed the data type of lagDuration that is returned in Describe Source Server API
  • api-change:ec2: Two new features for local gateway route tables: support for static routes targeting Elastic Network Interfaces and direct VPC routing.
  • api-change:evidently: This release adds support for the client-side evaluation - powered by AWS AppConfig feature.
  • api-change:kendra: This release enables our customer to choose the option of Sharepoint 2019 for the on-premise Sharepoint connector.
  • api-change:transfer: This release introduces the ability to have multiple server host keys for any of your Transfer Family servers that use the SFTP protocol.

v1.25.72

Compare Source

=======

  • api-change:eks: Adding support for local Amazon EKS clusters on Outposts

v1.25.71

Compare Source

=======

  • api-change:cloudtrail: This release adds CloudTrail getChannel and listChannels APIs to allow customer to view the ServiceLinkedChannel configurations.
  • api-change:lexv2-models: Update lexv2-models command to latest version
  • api-change:lexv2-runtime: Update lexv2-runtime command to latest version
  • api-change:pi: Increases the maximum values of two RDS Performance Insights APIs. The maximum value of the Limit parameter of DimensionGroup is 25. The MaxResult maximum is now 25 for the following APIs: DescribeDimensionKeys, GetResourceMetrics, ListAvailableResourceDimensions, and ListAvailableResourceMetrics.
  • api-change:redshift: This release updates documentation for AQUA features and other description updates.

v1.25.70

Compare Source

=======

  • api-change:ec2: This release adds support to send VPC Flow Logs to kinesis-data-firehose as new destination type
  • api-change:emr-containers: EMR on EKS now allows running Spark SQL using the newly introduced Spark SQL Job Driver in the Start Job Run API
  • api-change:lookoutmetrics: Release dimension value filtering feature to allow customers to define dimension filters for including only a subset of their dataset to be used by LookoutMetrics.
  • api-change:medialive: This change exposes API settings which allow Dolby Atmos and Dolby Vision to be used when running a channel using Elemental Media Live
  • api-change:route53: Amazon Route 53 now supports the Middle East (UAE) Region (me-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • api-change:sagemaker: This release adds Mode to AutoMLJobConfig.
  • api-change:ssm: This release adds support for Systems Manager State Manager Association tagging.
boto/boto3

v1.24.75

Compare Source

=======

  • api-change:codestar-notifications: [botocore] This release adds tag based access control for the UntagResource API.
  • api-change:ecs: [botocore] This release supports new task definition sizes.

v1.24.74

Compare Source

=======

  • api-change:dynamodb: [botocore] Increased DynamoDB transaction limit from 25 to 100.
  • api-change:ec2: [botocore] This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions.
  • api-change:sagemaker: [botocore] Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early.

v1.24.73

Compare Source

=======

  • api-change:amplifyuibuilder: [botocore] Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components.
  • api-change:ec2: [botocore] This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.

v1.24.72

Compare Source

=======

  • api-change:customer-profiles: [botocore] Added isUnstructured in response for Customer Profiles Integration APIs
  • api-change:drs: [botocore] Fixed the data type of lagDuration that is returned in Describe Source Server API
  • api-change:ec2: [botocore] Two new features for local gateway route tables: support for static routes targeting Elastic Network Interfaces and direct VPC routing.
  • api-change:evidently: [botocore] This release adds support for the client-side evaluation - powered by AWS AppConfig feature.
  • api-change:kendra: [botocore] This release enables our customer to choose the option of Sharepoint 2019 for the on-premise Sharepoint connector.
  • api-change:transfer: [botocore] This release introduces the ability to have multiple server host keys for any of your Transfer Family servers that use the SFTP protocol.

[v1.24.71](https://togithub.com/boto/boto3/blob/HEAD/CHANG...

Read more

v1.3.0 Notable change: Preserve Dockerfile PATH

08 Sep 20:31
5fc3a4e
Compare
Choose a tag to compare

Notable change

Debian behavior is to ignore any existing value of the PATH environment variable when launching bash and set it to a predefined value. This makes it impossible to modify the PATH in the Dockerfile. Alpine's approach (taken from Arch Linux) is to append the path components to any existing PATH value, allowing users to set a preferred path, but still ensuring that all expected/required directories are included in PATH to start.

In this release, we follow Alpine's strategy under Debian. This means that if you were previously setting PATH in your Dockerfile, it was being ignored, but now it will be respected (but may be appended to). So in cases where you have different versions of binaries with the same name in different directories (e.g. different terraform versions in /bin, /usr/bin, and/or /usr/local/bin), which binary gets executed may change in this version.

This brings the Debian and Alpine behavior of Geodesic into alignment with respect to handling PATH.

🚀 Enhancements

Update Debian, Alpine, etc, Preserve PATH @Nuru (#801)

what

  • Copy Alpine PATH initialization to Debian, replacing Debian behavior of clobbering preexisting PATH
  • Update Debian 11.3 -> 11.4
  • Update Alpine 3.15.4 -> 3.16.2
  • Miscellaneous cleanups

why

  • Debian behavior is to ignore any existing value of PATH environment variable when launching bash and set it to a predefined value. This makes it impossible to set the PATH in the Dockerfile. Alpine's approach (taken from Arch Linux) is to append the path components to any existing PATH value, allowing users to set a preferred path, but still ensuring that all expected/required directories are included in PATH to start.
  • Keep up-to-date
  • Clean up little things that were nevertheless irritating

references

  • Supersedes and closes #790
  • Supersedes and closes #799

🧰 Included Tools

Update dependency cryptography to v38 @renovate (#800)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cryptography (changelog) ==37.0.4 -> ==38.0.1 age adoption passing confidence

Release Notes

pyca/cryptography

v38.0.1

Compare Source

v38.0.0

Compare Source


v1.2.4

08 Sep 03:10
3834e11
Compare
Choose a tag to compare

🧰 Included Tools

Update AWS CLI packages @renovate (#797)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.25.43 -> ==1.25.69 age adoption passing confidence
boto3 ==1.24.43 -> ==1.24.68 age adoption passing confidence

Release Notes

aws/aws-cli

v1.25.69

Compare Source

=======

  • api-change:dataexchange: Documentation updates for AWS Data Exchange.
  • api-change:ec2: Documentation updates for Amazon EC2.
  • api-change:eks: Adds support for EKS Addons ResolveConflicts "preserve" flag. Also adds new update failed status for EKS Addons.
  • api-change:fsx: Documentation update for Amazon FSx.
  • api-change:inspector2: This release adds new fields like fixAvailable, fixedInVersion and remediation to the finding model. The requirement to have vulnerablePackages in the finding model has also been removed. The documentation has been updated to reflect these changes.
  • api-change:iotsitewise: Allow specifying units in Asset Properties
  • api-change:sagemaker: SageMaker Hosting now allows customization on ML instance storage volume size, model data download timeout and inference container startup ping health check timeout for each ProductionVariant in CreateEndpointConfig API.
  • api-change:sns: Amazon SNS introduces the Data Protection Policy APIs, which enable customers to attach a data protection policy to an SNS topic. This allows topic owners to enable the new message data protection feature to audit and block sensitive data that is exchanged through their topics.

v1.25.68

Compare Source

=======

  • api-change:identitystore: Documentation updates for the Identity Store CLI Reference.
  • api-change:sagemaker: This release adds HyperParameterTuningJob type in Search API.

v1.25.67

Compare Source

=======

  • api-change:cognito-idp: This release adds a new "AuthSessionValidity" field to the UserPoolClient in Cognito. Application admins can configure this value for their users' authentication duration, which is currently fixed at 3 minutes, up to 15 minutes. Setting this field will also apply to the SMS MFA authentication flow.
  • api-change:connect: This release adds search APIs for Routing Profiles and Queues, which can be used to search for those resources within a Connect Instance.
  • api-change:mediapackage: Added support for AES_CTR encryption to CMAF origin endpoints
  • api-change:sagemaker: This release enables administrators to attribute user activity and API calls from Studio notebooks, Data Wrangler and Canvas to specific users even when users share the same execution IAM role. ExecutionRoleIdentityConfig at Sagemaker domain level enables this feature.

v1.25.66

Compare Source

=======

  • api-change:codeguru-reviewer: Documentation updates to fix formatting issues in CLI and SDK documentation.
  • api-change:controltower: This release contains the first SDK for AWS Control Tower. It introduces a new set of APIs: EnableControl, DisableControl, GetControlOperation, and ListEnabledControls.
  • api-change:route53: Documentation updates for Amazon Route 53.

v1.25.65

Compare Source

=======

  • api-change:cloudfront: Update API documentation for CloudFront origin access control (OAC)
  • api-change:identitystore: Expand IdentityStore API to support Create, Read, Update, Delete and Get operations for User, Group and GroupMembership resources.
  • api-change:iotthingsgraph: This release deprecates all APIs of the ThingsGraph service
  • api-change:ivs: IVS Merge Fragmented Streams. This release adds support for recordingReconnectWindow field in IVS recordingConfigurations. For more information see https://docs.aws.amazon.com/ivs/latest/APIReference/Welcome.html
  • api-change:rds-data: Documentation updates for RDS Data API
  • api-change:sagemaker: SageMaker Inference Recommender now accepts Inference Recommender fields: Domain, Task, Framework, SamplePayloadUrl, SupportedContentTypes, SupportedInstanceTypes, directly in our CreateInferenceRecommendationsJob API through ContainerConfig

v1.25.64

Compare Source

=======

  • api-change:greengrassv2: Adds topologyFilter to ListInstalledComponentsRequest which allows filtration of components by ROOT or ALL (including root and dependency components). Adds lastStatusChangeTimestamp to ListInstalledComponents response to show the last time a component changed state on a device.
  • api-change:identitystore: Documentation updates for the Identity Store CLI Reference.
  • api-change:lookoutequipment: This release adds new apis for providing labels.
  • api-change:macie2: This release of the Amazon Macie API adds support for using allow lists to define specific text and text patterns to ignore when inspecting data sources for sensitive data.
  • api-change:sso-admin: Documentation updates for the AWS IAM Identity Center CLI Reference.
  • api-change:sso: Documentation updates for the AWS IAM Identity Center Portal CLI Reference.

v1.25.63

Compare Source

=======

  • api-change:fsx: Documentation updates for Amazon FSx for NetApp ONTAP.
  • api-change:voice-id: Amazon Connect Voice ID now detects voice spoofing. When a prospective fraudster tries to spoof caller audio using audio playback or synthesized speech, Voice ID will return a risk score and outcome to indicate the how likely it is that the voice is spoofed.

v1.25.62

Compare Source

=======

  • enhancement:docs: Generate a usage note for Tagged Union structures.
  • api-change:mediapackage: This release adds Ads AdTriggers and AdsOnDeliveryRestrictions to describe calls for CMAF endpoints on MediaPackage.
  • api-change:rds: Removes support for RDS Custom from DBInstanceClass in ModifyDBInstance

v1.25.61

Compare Source

=======

  • api-change:elbv2: Update elbv2 command to latest version
  • api-change:gamelift: This release adds support for eight EC2 local zones as fleet locations; Atlanta, Chicago, Dallas, Denver, Houston, Kansas City (us-east-1-mci-1a), Los Angeles, and Phoenix. It also adds support for C5d, C6a, C6i, and R5d EC2 instance families.
  • api-change:iotwireless: This release includes a new feature for the customers to enable the LoRa gateways to send out beacons for Class B devices and an option to select one or more gateways for Class C devices when sending the LoRaWAN downlink messages.
  • api-change:ivschat: Documentation change for IVS Chat API Reference. Doc-only update to add a paragraph on ARNs to the Welcome section.
  • api-change:panorama: Support sorting and filtering in ListDevices API, and add more fields to device listings and single device detail
  • api-change:sso-oidc: Updated required request parameters on IAM Identity Center's OIDC CreateToken action.

v1.25.60

Compare Source

=======

  • api-change:cloudfront: Adds support for CloudFront origin access control (OAC), making it possible to restrict public access to S3 bucket origins in all AWS Regions, those with SSE-KMS, and more.
  • api-change:config: AWS Config now su...
Read more

v1.2.3

01 Aug 21:42
0212867
Compare
Choose a tag to compare

🧰 Included Tools

Update AWS CLI packages @renovate (#796)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.25.22 -> ==1.25.43 age adoption passing confidence
boto3 ==1.24.22 -> ==1.24.43 age adoption passing confidence

Release Notes

aws/aws-cli

v1.25.43

Compare Source

=======

  • api-change:config: Documentation update for PutConfigRule and PutOrganizationConfigRule
  • api-change:workspaces: This release introduces ModifySamlProperties, a new API that allows control of SAML properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories API will now additionally return SAML properties in its responses.

v1.25.42

Compare Source

=======

  • bugfix:TraceId: Rollback bugfix for obeying _X_AMZN_TRACE_ID env var

v1.25.41

Compare Source

=======

  • api-change:ec2: Documentation updates for Amazon EC2.
  • api-change:fsx: Documentation updates for Amazon FSx
  • api-change:shield: AWS Shield Advanced now supports filtering for ListProtections and ListProtectionGroups.

v1.25.40

Compare Source

=======

  • api-change:ec2: Documentation updates for VM Import/Export.
  • api-change:es: This release adds support for gp3 EBS (Elastic Block Store) storage.
  • api-change:lookoutvision: This release introduces support for image segmentation models and updates CPU accelerator options for models hosted on edge devices.
  • api-change:opensearch: This release adds support for gp3 EBS (Elastic Block Store) storage.

v1.25.39

Compare Source

=======

  • api-change:auditmanager: This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus.
  • api-change:chime: Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling
  • api-change:config: This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack.
  • api-change:globalaccelerator: Global Accelerator now supports dual-stack accelerators, enabling support for IPv4 and IPv6 traffic.
  • api-change:marketplace-catalog: The SDK for the StartChangeSet API will now automatically set and use an idempotency token in the ClientRequestToken request parameter if the customer does not provide it.
  • api-change:polly: Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only.
  • api-change:ssm: Adding doc updates for OpsCenter support in Service Setting actions.
  • api-change:workspaces: Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace.

v1.25.38

Compare Source

=======

  • api-change:appsync: Adds support for a new API to evaluate mapping templates with mock data, allowing you to remotely unit test your AppSync resolvers and functions.
  • api-change:detective: Added the ability to get data source package information for the behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior graph.
  • api-change:guardduty: Amazon GuardDuty introduces a new Malware Protection feature that triggers malware scan on selected EC2 instance resources, after the service detects a potentially malicious activity.
  • api-change:lookoutvision: This release introduces support for the automatic scaling of inference units used by Amazon Lookout for Vision models.
  • api-change:macie2: This release adds support for retrieving (revealing) sample occurrences of sensitive data that Amazon Macie detects and reports in findings.
  • api-change:rds: Adds support for using RDS Proxies with RDS for MariaDB databases.
  • api-change:rekognition: This release introduces support for the automatic scaling of inference units used by Amazon Rekognition Custom Labels models.
  • api-change:securityhub: Documentation updates for AWS Security Hub
  • api-change:transfer: AWS Transfer Family now supports Applicability Statement 2 (AS2), a network protocol used for the secure and reliable transfer of critical Business-to-Business (B2B) data over the public internet using HTTP/HTTPS as the transport mechanism.

v1.25.37

Compare Source

=======

  • api-change:autoscaling: Documentation update for Amazon EC2 Auto Scaling.

v1.25.36

Compare Source

=======

  • api-change:account: This release enables customers to manage the primary contact information for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/API_Operations.html
  • api-change:ec2: Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.
  • api-change:iotdeviceadvisor: Added new service feature (Early access only) - Long Duration Test, where customers can test the IoT device to observe how it behaves when the device is in operation for longer period.
  • api-change:medialive: Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed.
  • api-change:rds: This release adds the "ModifyActivityStream" API with support for audit policy state locking and unlocking.
  • api-change:transcribe: Remove unsupported language codes for StartTranscriptionJob and update VocabularyFileUri for UpdateMedicalVocabulary

v1.25.35

Compare Source

=======

  • api-change:athena: This feature allows customers to retrieve runtime statistics for completed queries
  • api-change:cloudwatch: Update cloudwatch command to latest version
  • api-change:dms: Documentation updates for Database Migration Service (DMS).
  • api-change:docdb: Enable copy-on-write restore type
  • api-change:ec2-instance-connect: This release includes a new exception type "EC2InstanceUnavailableException" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs.
  • api-change:frauddetector: The release introduces Account Takeover Insights (ATI) model. The ATI model detects fraud relating to account takeover. This release also adds support for new variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to Model Version APIs.
  • api-change:iotsitewise: Added asynchronous API to ingest bulk historical and current data into IoT SiteWise.
  • api-change:kendra: Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html
  • api-change:network-firewall: Network Firewall now supports referencing dynamic IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists.
  • api-change:rds: Adds support for creating an RDS Proxy for an R...
Read more

v1.2.2

04 Jul 19:59
8b5e08a
Compare
Choose a tag to compare
Add quickstart docs @nitrocode (#791)

🧰 Included Tools

Update AWS CLI packages @renovate (#792)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.25.7 -> ==1.25.22 age adoption passing confidence
boto3 ==1.24.7 -> ==1.24.22 age adoption passing confidence

Release Notes

aws/aws-cli

v1.25.22

Compare Source

=======

  • api-change:dms: Added new features for AWS DMS version 3.4.7 that includes new endpoint settings for S3, OpenSearch, Postgres, SQLServer and Oracle.
  • api-change:rds: Adds support for additional retention periods to Performance Insights.

v1.25.21

Compare Source

=======

  • api-change:athena: This feature introduces the API support for Athena's parameterized query and BatchGetPreparedStatement API.
  • api-change:customer-profiles: This release adds the optional MinAllowedConfidenceScoreForMerging parameter to the CreateDomain, UpdateDomain, and GetAutoMergingPreview APIs in Customer Profiles. This parameter is used as a threshold to influence the profile auto-merging step of the Identity Resolution process.
  • api-change:emr: Update emr command to latest version
  • api-change:glue: This release adds tag as an input of CreateDatabase
  • api-change:kendra: Amazon Kendra now provides a data source connector for alfresco
  • api-change:mwaa: Documentation updates for Amazon Managed Workflows for Apache Airflow.
  • api-change:pricing: Documentation update for GetProducts Response.
  • api-change:wellarchitected: Added support for UpdateGlobalSettings API. Added status filter to ListWorkloadShares and ListLensShares.
  • api-change:workmail: This release adds support for managing user availability configurations in Amazon WorkMail.

v1.25.20

Compare Source

=======

  • api-change:appstream: Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs
  • api-change:elbv2: Update elbv2 command to latest version
  • api-change:emr: Update emr command to latest version
  • api-change:medialive: This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs.
  • api-change:redshift-serverless: Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.
  • api-change:sagemaker: This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API.
  • api-change:translate: Added ListLanguages API which can be used to list the languages supported by Translate.

v1.25.19

Compare Source

=======

  • api-change:datasync: AWS DataSync now supports Amazon FSx for NetApp ONTAP locations.
  • api-change:ec2: This release adds a new spread placement group to EC2 Placement Groups: host level spread, which spread instances between physical hosts, available to Outpost customers only. CreatePlacementGroup and DescribePlacementGroups APIs were updated with a new parameter: SpreadLevel to support this feature.
  • api-change:finspace-data: Release new API GetExternalDataViewAccessDetails
  • api-change:polly: Add 4 new neural voices - Pedro (es-US), Liam (fr-CA), Daniel (de-DE) and Arthur (en-GB).

v1.25.18

Compare Source

=======

  • api-change:iot: This release ease the restriction for the input of tag value to align with AWS standard, now instead of min length 1, we change it to min length 0.

v1.25.17

Compare Source

=======

  • api-change:glue: This release enables the new ListCrawls API for viewing the AWS Glue Crawler run history.
  • api-change:rds-data: Documentation updates for RDS Data API

v1.25.16

Compare Source

=======

  • api-change:lookoutequipment: This release adds visualizations to the scheduled inference results. Users will be able to see interference results, including diagnostic results from their running inference schedulers.
  • api-change:mediaconvert: AWS Elemental MediaConvert SDK has released support for automatic DolbyVision metadata generation when converting HDR10 to DolbyVision.
  • api-change:mgn: New and modified APIs for the Post-Migration Framework
  • api-change:migration-hub-refactor-spaces: This release adds the new API UpdateRoute that allows route to be updated to ACTIVE/INACTIVE state. In addition, CreateRoute API will now allow users to create route in ACTIVE/INACTIVE state.
  • api-change:sagemaker: SageMaker Ground Truth now supports Virtual Private Cloud. Customers can launch labeling jobs and access to their private workforce in VPC mode.

v1.25.15

Compare Source

=======

  • api-change:apigateway: Documentation updates for Amazon API Gateway
  • api-change:pricing: This release introduces 1 update to the GetProducts API. The serviceCode attribute is now required when you use the GetProductsRequest.
  • api-change:transfer: Until today, the service supported only RSA host keys and user keys. Now with this launch, Transfer Family has expanded the support for ECDSA and ED25519 host keys and user keys, enabling customers to support a broader set of clients by choosing RSA, ECDSA, and ED25519 host and user keys.

v1.25.14

Compare Source

=======

  • api-change:ec2: This release adds support for Private IP VPNs, a new feature allowing S2S VPN connections to use private ip addresses as the tunnel outside ip address over Direct Connect as transport.
  • api-change:ecs: Amazon ECS UpdateService now supports the following parameters: PlacementStrategies, PlacementConstraints and CapacityProviderStrategy.
  • api-change:wellarchitected: Adds support for lens tagging, Adds support for multiple helpful-resource urls and multiple improvement-plan urls.

v1.25.13

Compare Source

=======

  • api-change:ds: This release adds support for describing and updating AWS Managed Microsoft AD settings
  • api-change:kafka: Documentation updates to use Az Id during cluster creation.
  • api-change:outposts: This release adds the AssetLocation structure to the ListAssets response. AssetLocation includes the RackElevation for an Asset.

v1.25.12

Compare Source

=======

  • api-change:`conn...
Read more