Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump the aws-sdk group across 1 directory with 11 updates #6262

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps the aws-sdk group with 9 updates in the / directory:

Package From To
@aws-sdk/client-cloudformation 3.682.0 3.713.0
@aws-sdk/client-cloudwatch-logs 3.682.0 3.713.0
@aws-sdk/client-cognito-identity 3.637.0 3.713.0
@aws-sdk/client-lambda 3.637.0 3.713.0
@aws-sdk/credential-provider-ini 3.46.0 3.713.0
@aws-sdk/credential-provider-process 3.37.0 3.713.0
@aws-sdk/property-provider 3.46.0 3.374.0
@aws-sdk/smithy-client 3.342.0 3.374.0
@aws-sdk/util-arn-parser 3.46.0 3.693.0

Updates @aws-sdk/client-cloudformation from 3.682.0 to 3.713.0

Release notes

Sourced from @​aws-sdk/client-cloudformation's releases.

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes
  • client-cloud9: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023. (32c9cb15)
New Features
  • clients: update command documentation examples as of 2024-12-16 (fbec847b)
  • client-rds: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType. (8afc56c5)
  • client-dlm: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies. (36c9b5ad)
  • client-medialive: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams. (7567d643)
  • client-ec2: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones. (0a3b2ac3)
  • client-greengrassv2: Add support for runtime in GetCoreDevice and ListCoreDevices APIs. (8ea87b47)
  • credential-providers: make credential providers aware of caller client region (#6726) (a65995fd)
Tests
  • credential-provider-ini: set profile in integ test (#6732) (01312805)

For list of updated packages, view updated-packages.md in assets-3.713.0.zip

v3.712.0

3.712.0(2024-12-13)

Documentation Changes
  • client-networkmanager: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment. (855375fb)
New Features
  • clients: update client endpoints as of 2024-12-13 (f135fb68)
  • client-cloudwatch-logs: Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters (6e1313e0)
  • client-servicediscovery: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls. (c908c6c6)
  • client-mediaconnect: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source. (b525bd54)
  • client-eks: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest (ce39697d)
  • client-ec2: This release adds GroupId to the response for DeleteSecurityGroup. (537aeca5)
  • client-cloudhsm-v2: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation. (50cf29a6)
Bug Fixes

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cloudformation's changelog.

3.713.0 (2024-12-16)

Note: Version bump only for package @​aws-sdk/client-cloudformation

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/client-cloudformation

3.709.0 (2024-12-10)

Note: Version bump only for package @​aws-sdk/client-cloudformation

3.699.0 (2024-11-22)

Note: Version bump only for package @​aws-sdk/client-cloudformation

3.696.0 (2024-11-19)

Note: Version bump only for package @​aws-sdk/client-cloudformation

3.695.0 (2024-11-18)

Features

  • client-cloudformation: This release adds a new API, ListHookResults, that allows retrieving CloudFormation Hooks invocation results for hooks invoked during a create change set operation or Cloud Control API operation (86aa1cf)

... (truncated)

Commits

Updates @aws-sdk/client-cloudwatch-logs from 3.682.0 to 3.713.0

Release notes

Sourced from @​aws-sdk/client-cloudwatch-logs's releases.

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes
  • client-cloud9: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023. (32c9cb15)
New Features
  • clients: update command documentation examples as of 2024-12-16 (fbec847b)
  • client-rds: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType. (8afc56c5)
  • client-dlm: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies. (36c9b5ad)
  • client-medialive: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams. (7567d643)
  • client-ec2: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones. (0a3b2ac3)
  • client-greengrassv2: Add support for runtime in GetCoreDevice and ListCoreDevices APIs. (8ea87b47)
  • credential-providers: make credential providers aware of caller client region (#6726) (a65995fd)
Tests
  • credential-provider-ini: set profile in integ test (#6732) (01312805)

For list of updated packages, view updated-packages.md in assets-3.713.0.zip

v3.712.0

3.712.0(2024-12-13)

Documentation Changes
  • client-networkmanager: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment. (855375fb)
New Features
  • clients: update client endpoints as of 2024-12-13 (f135fb68)
  • client-cloudwatch-logs: Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters (6e1313e0)
  • client-servicediscovery: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls. (c908c6c6)
  • client-mediaconnect: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source. (b525bd54)
  • client-eks: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest (ce39697d)
  • client-ec2: This release adds GroupId to the response for DeleteSecurityGroup. (537aeca5)
  • client-cloudhsm-v2: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation. (50cf29a6)
Bug Fixes

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cloudwatch-logs's changelog.

3.713.0 (2024-12-16)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

3.709.0 (2024-12-10)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

3.703.0 (2024-12-02)

Features

  • client-cloudwatch-logs: Adds PutIntegration, GetIntegration, ListIntegrations and DeleteIntegration APIs. Adds QueryLanguage support to StartQuery, GetQueryResults, DescribeQueries, DescribeQueryDefinitions, and PutQueryDefinition APIs. (dc60c6f)

3.699.0 (2024-11-22)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

3.698.0 (2024-11-21)

Features

  • client-cloudwatch-logs: Adds "Create field indexes to improve query performance and reduce scan volume" and "Transform logs during ingestion". Updates documentation for "PutLogEvents with Entity". (33993c9)

... (truncated)

Commits
  • c2acba2 Publish v3.713.0
  • 041a906 Publish v3.712.0
  • fec23be Publish v3.709.0
  • c685950 chore(codegen): update clients for String dispatch fix (#6721)
  • b5217c1 Publish v3.703.0
  • dc60c6f feat(client-cloudwatch-logs): Adds PutIntegration, GetIntegration, ListIntegr...
  • 7497406 Publish v3.699.0
  • 0982bc4 Publish v3.698.0
  • 33993c9 feat(client-cloudwatch-logs): Adds "Create field indexes to improve query per...
  • ed4619e Publish v3.696.0
  • Additional commits viewable in compare view

Updates @aws-sdk/client-cognito-identity from 3.637.0 to 3.713.0

Release notes

Sourced from @​aws-sdk/client-cognito-identity's releases.

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes
  • client-cloud9: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023. (32c9cb15)
New Features
  • clients: update command documentation examples as of 2024-12-16 (fbec847b)
  • client-rds: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType. (8afc56c5)
  • client-dlm: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies. (36c9b5ad)
  • client-medialive: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams. (7567d643)
  • client-ec2: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones. (0a3b2ac3)
  • client-greengrassv2: Add support for runtime in GetCoreDevice and ListCoreDevices APIs. (8ea87b47)
  • credential-providers: make credential providers aware of caller client region (#6726) (a65995fd)
Tests
  • credential-provider-ini: set profile in integ test (#6732) (01312805)

For list of updated packages, view updated-packages.md in assets-3.713.0.zip

v3.712.0

3.712.0(2024-12-13)

Documentation Changes
  • client-networkmanager: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment. (855375fb)
New Features
  • clients: update client endpoints as of 2024-12-13 (f135fb68)
  • client-cloudwatch-logs: Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters (6e1313e0)
  • client-servicediscovery: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls. (c908c6c6)
  • client-mediaconnect: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source. (b525bd54)
  • client-eks: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest (ce39697d)
  • client-ec2: This release adds GroupId to the response for DeleteSecurityGroup. (537aeca5)
  • client-cloudhsm-v2: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation. (50cf29a6)
Bug Fixes

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cognito-identity's changelog.

3.713.0 (2024-12-16)

Note: Version bump only for package @​aws-sdk/client-cognito-identity

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/client-cognito-identity

3.709.0 (2024-12-10)

Note: Version bump only for package @​aws-sdk/client-cognito-identity

3.699.0 (2024-11-22)

Note: Version bump only for package @​aws-sdk/client-cognito-identity

3.696.0 (2024-11-19)

Note: Version bump only for package @​aws-sdk/client-cognito-identity

3.693.0 (2024-11-15)

Note: Version bump only for package @​aws-sdk/client-cognito-identity

3.692.0 (2024-11-14)

... (truncated)

Commits

Updates @aws-sdk/client-lambda from 3.637.0 to 3.713.0

Release notes

Sourced from @​aws-sdk/client-lambda's releases.

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes
  • client-cloud9: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023. (32c9cb15)
New Features
  • clients: update command documentation examples as of 2024-12-16 (fbec847b)
  • client-rds: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType. (8afc56c5)
  • client-dlm: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies. (36c9b5ad)
  • client-medialive: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams. (7567d643)
  • client-ec2: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones. (0a3b2ac3)
  • client-greengrassv2: Add support for runtime in GetCoreDevice and ListCoreDevices APIs. (8ea87b47)
  • credential-providers: make credential providers aware of caller client region (#6726) (a65995fd)
Tests
  • credential-provider-ini: set profile in integ test (#6732) (01312805)

For list of updated packages, view updated-packages.md in assets-3.713.0.zip

v3.712.0

3.712.0(2024-12-13)

Documentation Changes
  • client-networkmanager: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment. (855375fb)
New Features
  • clients: update client endpoints as of 2024-12-13 (f135fb68)
  • client-cloudwatch-logs: Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters (6e1313e0)
  • client-servicediscovery: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls. (c908c6c6)
  • client-mediaconnect: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source. (b525bd54)
  • client-eks: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest (ce39697d)
  • client-ec2: This release adds GroupId to the response for DeleteSecurityGroup. (537aeca5)
  • client-cloudhsm-v2: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation. (50cf29a6)
Bug Fixes

... (truncated)

Changelog

Sourced from @​aws-sdk/client-lambda's changelog.

3.713.0 (2024-12-16)

Note: Version bump only for package @​aws-sdk/client-lambda

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/client-lambda

3.709.0 (2024-12-10)

Note: Version bump only for package @​aws-sdk/client-lambda

3.699.0 (2024-11-22)

Features

  • client-lambda: Add ProvisionedPollerConfig to Lambda event-source-mapping API. (511ab41)

3.698.0 (2024-11-21)

Features

  • client-lambda: Adds support for metrics for event source mappings for AWS Lambda (fb9ea84)

3.697.0 (2024-11-20)

Features

... (truncated)

Commits
  • c2acba2 Publish v3.713.0
  • 041a906 Publish v3.712.0
  • fec23be Publish v3.709.0
  • c685950 chore(codegen): update clients for String dispatch fix (#6721)
  • 7497406 Publish v3.699.0
  • 511ab41 feat(client-lambda): Add ProvisionedPollerConfig to Lambda event-source-mappi...
  • 0982bc4 Publish v3.698.0
  • fb9ea84 feat(client-lambda): Adds support for metrics for event source mappings for A...
  • dfea325 Publish v3.697.0
  • 11a5e31 feat(client-lambda): Add Node 22.x (node22.x) support to AWS Lambda
  • Additional commits viewable in compare view

Updates @aws-sdk/client-sso from 3.637.0 to 3.713.0

Release notes

Sourced from @​aws-sdk/client-sso's releases.

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes
  • client-cloud9: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023. (32c9cb15)
New Features
  • clients: update command documentation examples as of 2024-12-16 (fbec847b)
  • client-rds: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType. (8afc56c5)
  • client-dlm: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies. (36c9b5ad)
  • client-medialive: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams. (7567d643)
  • client-ec2: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones. (0a3b2ac3)
  • client-greengrassv2: Add support for runtime in GetCoreDevice and ListCoreDevices APIs. (8ea87b47)
  • credential-providers: make credential providers aware of caller client region (#6726) (a65995fd)
Tests
  • credential-provider-ini: set profile in integ test (#6732) (01312805)

For list of updated packages, view updated-packages.md in assets-3.713.0.zip

v3.712.0

3.712.0(2024-12-13)

Documentation Changes
  • client-networkmanager: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment. (855375fb)
New Features
  • clients: update client endpoints as of 2024-12-13 (f135fb68)
  • client-cloudwatch-logs: Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters (6e1313e0)
  • client-servicediscovery: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls. (c908c6c6)
  • client-mediaconnect: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source. (b525bd54)
  • client-eks: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest (ce39697d)
  • client-ec2: This release adds GroupId to the response for DeleteSecurityGroup. (537aeca5)
  • client-cloudhsm-v2: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation. (50cf29a6)
Bug Fixes

... (truncated)

Changelog

Sourced from @​aws-sdk/client-sso's changelog.

3.713.0 (2024-12-16)

Note: Version bump only for package @​aws-sdk/client-sso

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/client-sso

3.709.0 (2024-12-10)

Note: Version bump only for package @​aws-sdk/client-sso

3.696.0 (2024-11-19)

Note: Version bump only for package @​aws-sdk/client-sso

3.693.0 (2024-11-15)

Note: Version bump only for package @​aws-sdk/client-sso

3.692.0 (2024-11-14)

Note: Version bump only for package @​aws-sdk/client-sso

3.691.0 (2024-11-13)

... (truncated)

Commits

Updates @aws-sdk/credential-provider-ini from 3.46.0 to 3.713.0

Release notes

Sourced from @​aws-sdk/credential-provider-ini's releases.

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes
  • client-cloud9: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023. (32c9cb15)
New Features
  • clients: update command documentation examples as of 2024-12-16 (fbec847b)
  • client-rds: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType. (8afc56c5)
  • client-dlm: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies. (36c9b5ad)
  • client-medialive: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams. (7567d643)
  • client-ec2: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones. (0a3b2ac3)
  • client-greengrassv2: Add support for runtime in GetCoreDevice and ListCoreDevices APIs. (8ea87b47)
  • credential-providers: make credential providers aware of caller client region (#6726) (a65995fd)
Tests
  • credential-provider-ini: set profile in integ test (#6732) (01312805)

For list of updated packages, view updated-packages.md in assets-3.713.0.zip

v3.712.0

3.712.0(2024-12-13)

Documentation Changes
  • client-networkmanager: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment. (855375fb)
New Features
  • clients: update client endpoints as of 2024-12-13 (f135fb68)
  • client-cloudwatch-logs: Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters (6e1313e0)
  • client-servicediscovery: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls. (c908c6c6)
  • client-mediaconnect: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source. (b525bd54)
  • client-eks: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest (ce39697d)
  • client-ec2: This release adds GroupId to the response for DeleteSecurityGroup. (537aeca5)
  • client-cloudhsm-v2: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation. (50cf29a6)
Bug Fixes

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-provider-ini's changelog.

3.713.0 (2024-12-16)

Features

  • credential-providers: make credential providers aware of caller client region (#6726) (a65995f)

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

3.709.0 (2024-12-10)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

3.699.0 (2024-11-22)

Bug Fixes

  • credential-provider-ini: pass clientConfig to sso and sso-oidc inner clients (#6688) (0ca3da3)

3.696.0 (2024-11-19)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

3.693.0 (2024-11-15)

Note: Version bump only for package @​aws-sdk/credential-provider-ini

... (truncated)

Commits
  • c2acba2 Publish v3.713.0
  • 0131280 test(credential-provider-ini): set profile in integ test (#6732)
  • a65995f feat(credential-providers): make credential providers aware of caller client ...
  • 041a906 Publish v3.712.0
  • fec23be Publish v3.709.0
  • c685950 chore(codegen): update clients for String dispatch fix (#6721)
  • 7497406 Publish v3.699.0
  • 0ca3da3 fix(credential-provider-ini): pass clientConfig to sso and sso-oidc inner cli...
  • ed4619e Publish v3.696.0
  • 663b3c6 chore(codegen): bump codegen version to 0.25.0 (#6673)
  • Additional commits viewable in compare view

Updates @aws-sdk/credential-provider-process from 3.37.0 to 3.713.0

Release notes

Sourced from @​aws-sdk/credential-provider-process's releases.

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes
  • client-cloud9: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023. (32c9cb15)
New Features
  • clients: update command documentation examples as of 2024-12-16 (fbec847b)
  • client-rds: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType. (8afc56c5)
  • client-dlm: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies. (36c9b5ad)
  • client-medialive: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams. (

Bumps the aws-sdk group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.682.0` | `3.713.0` |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.682.0` | `3.713.0` |
| [@aws-sdk/client-cognito-identity](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity) | `3.637.0` | `3.713.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.637.0` | `3.713.0` |
| [@aws-sdk/credential-provider-ini](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-ini) | `3.46.0` | `3.713.0` |
| [@aws-sdk/credential-provider-process](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-process) | `3.37.0` | `3.713.0` |
| [@aws-sdk/property-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/property-provider) | `3.46.0` | `3.374.0` |
| [@aws-sdk/smithy-client](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/smithy-client) | `3.342.0` | `3.374.0` |
| [@aws-sdk/util-arn-parser](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-arn-parser) | `3.46.0` | `3.693.0` |



Updates `@aws-sdk/client-cloudformation` from 3.682.0 to 3.713.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.713.0/clients/client-cloudformation)

Updates `@aws-sdk/client-cloudwatch-logs` from 3.682.0 to 3.713.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudwatch-logs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.713.0/clients/client-cloudwatch-logs)

Updates `@aws-sdk/client-cognito-identity` from 3.637.0 to 3.713.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cognito-identity/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.713.0/clients/client-cognito-identity)

Updates `@aws-sdk/client-lambda` from 3.637.0 to 3.713.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.713.0/clients/client-lambda)

Updates `@aws-sdk/client-sso` from 3.637.0 to 3.713.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sso/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.713.0/clients/client-sso)

Updates `@aws-sdk/credential-provider-ini` from 3.46.0 to 3.713.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-ini/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.713.0/packages/credential-provider-ini)

Updates `@aws-sdk/credential-provider-process` from 3.37.0 to 3.713.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-process/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.713.0/packages/credential-provider-process)

Updates `@aws-sdk/credential-provider-sso` from 3.637.0 to 3.713.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-sso/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.713.0/packages/credential-provider-sso)

Updates `@aws-sdk/property-provider` from 3.46.0 to 3.374.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.374.0/packages/property-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/property-provider)

Updates `@aws-sdk/smithy-client` from 3.342.0 to 3.374.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/smithy-client/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/smithy-client)

Updates `@aws-sdk/util-arn-parser` from 3.46.0 to 3.693.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-arn-parser/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.693.0/packages/util-arn-parser)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cognito-identity"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-lambda"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sso"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-ini"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-process"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-sso"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/property-provider"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/smithy-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/util-arn-parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 17, 2024 17:01
@dependabot dependabot bot added dependency javascript Pull requests that update Javascript code labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants