Skip to content

Bump fast-xml-parser, @aws-sdk/client-codebuild, @aws-sdk/client-api-gateway, @aws-sdk/client-cloudformation, @aws-sdk/client-cloudfront, @aws-sdk/client-iam, @aws-sdk/client-iot, @aws-sdk/client-iot-data-plane, @aws-sdk/client-lambda, @aws-sdk/client-rds-data, @aws-sdk/client-s3, @aws-sdk/client-ssm, @aws-sdk/client-sts and @aws-sdk/credential-providers in /cdk-lambda-layer-example #17

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 13, 2023

Bumps fast-xml-parser, @aws-sdk/client-codebuild, @aws-sdk/client-api-gateway, @aws-sdk/client-cloudformation, @aws-sdk/client-cloudfront, @aws-sdk/client-iam, @aws-sdk/client-iot, @aws-sdk/client-iot-data-plane, @aws-sdk/client-lambda, @aws-sdk/client-rds-data, @aws-sdk/client-s3, @aws-sdk/client-ssm, @aws-sdk/client-sts and @aws-sdk/credential-providers. These dependencies needed to be updated together.
Updates fast-xml-parser from 4.1.2 to 4.2.4

Release notes

Sourced from fast-xml-parser's releases.

Security Fix

Update to this release if you use entity parsing in Fast XML Parser.

Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

4.2.4 / 2023-06-06

  • fix security bug

4.2.3 / 2023-06-05

  • fix security bug

4.2.2 / 2023-04-18

  • fix #562: fix unpaired tag when it comes in last of a nested tag. Also throw error when unpaired tag is used as closing tag

4.2.1 / 2023-04-18

  • fix: jpath after unpaired tags

4.2.0 / 2023-04-09

  • support updateTag parser property

4.1.4 / 2023-04-08

  • update typings to let user create XMLBuilder instance without options (#556) (By Patrick)
  • fix: IsArray option isn't parsing tags with 0 as value correctly #490 (#557) (By Aleksandr Murashkin)
  • feature: support oneListGroup to group repeated children tags udder single group

4.1.3 / 2023-02-26

  • fix #546: Support complex entity value

4.1.2 / 2023-02-12

  • Security Fix

4.1.1 / 2023-02-03

  • Fix #540: ignoreAttributes breaks unpairedTags
  • Refactor XML builder code

4.1.0 / 2023-02-02

  • Fix '' in DTD comment throwing an error. (#533) (By Adam Baker)
  • Set "eNotation" to 'true' as default

4.0.15 / 2023-01-25

  • make "eNotation" optional

4.0.14 / 2023-01-22

  • fixed: add missed typing "eNotation" to parse values

4.0.13 / 2023-01-07

4.0.12 / 2022-11-19

  • fix typescript

4.0.11 / 2022-10-05

... (truncated)

Commits

Updates @aws-sdk/client-codebuild from 3.281.0 to 3.350.0

Release notes

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

v3.350.0

3.350.0(2023-06-09)

Documentation Changes
  • client-acm-pca: Document-only update to refresh CLI documentation for AWS Private CA. No change to the service. (72364d27)
New Features
  • client-connect: This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance. (37fc985c)
Bug Fixes
  • node-http-handler: stop waiting for continue event on error (#4805) (20a210e1)

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

v3.349.0

3.349.0(2023-06-08)

New Features
  • clients: update client endpoints as of 2023-06-08 (0c458b2b)
  • client-payment-cryptography: Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing. (6658867b)
  • client-timestream-write: This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation. (bba2033a)
  • client-athena: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning. (655c2dd0)
  • client-payment-cryptography-data: Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing. (f9309133)
  • client-comprehendmedical: This release supports a new set of entities and traits. (83e84301)
  • client-service-catalog: New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product (ea91820f)

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

v3.348.0

3.348.0(2023-06-07)

Documentation Changes
  • client-direct-connect: This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces. (f96195ba)
New Features
  • client-customer-profiles: This release introduces event stream related APIs. (52630226)
  • client-cloudformation: AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT (83514dbf)
  • client-emr-containers: EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API. (9a4e1431)

... (truncated)

Changelog

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

3.350.0 (2023-06-09)

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

3.348.0 (2023-06-07)

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

3.347.1 (2023-06-07)

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

3.347.0 (2023-06-06)

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

3.345.0 (2023-06-02)

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

3.344.0 (2023-06-01)

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

3.342.0 (2023-05-30)

... (truncated)

Commits

Updates @aws-sdk/client-api-gateway from 3.281.0 to 3.350.0

Release notes

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

v3.350.0

3.350.0(2023-06-09)

Documentation Changes
  • client-acm-pca: Document-only update to refresh CLI documentation for AWS Private CA. No change to the service. (72364d27)
New Features
  • client-connect: This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance. (37fc985c)
Bug Fixes
  • node-http-handler: stop waiting for continue event on error (#4805) (20a210e1)

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

v3.349.0

3.349.0(2023-06-08)

New Features
  • clients: update client endpoints as of 2023-06-08 (0c458b2b)
  • client-payment-cryptography: Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing. (6658867b)
  • client-timestream-write: This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation. (bba2033a)
  • client-athena: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning. (655c2dd0)
  • client-payment-cryptography-data: Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing. (f9309133)
  • client-comprehendmedical: This release supports a new set of entities and traits. (83e84301)
  • client-service-catalog: New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product (ea91820f)

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

v3.348.0

3.348.0(2023-06-07)

Documentation Changes
  • client-direct-connect: This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces. (f96195ba)
New Features
  • client-customer-profiles: This release introduces event stream related APIs. (52630226)
  • client-cloudformation: AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT (83514dbf)
  • client-emr-containers: EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API. (9a4e1431)

... (truncated)

Changelog

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

3.350.0 (2023-06-09)

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

3.348.0 (2023-06-07)

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

3.347.1 (2023-06-07)

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

3.347.0 (2023-06-06)

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

3.345.0 (2023-06-02)

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

3.344.0 (2023-06-01)

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

3.342.0 (2023-05-30)

... (truncated)

Commits

Updates @aws-sdk/client-cloudformation from 3.281.0 to 3.350.0

Release notes

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

v3.350.0

3.350.0(2023-06-09)

Documentation Changes
  • client-acm-pca: Document-only update to refresh CLI documentation for AWS Private CA. No change to the service. (72364d27)
New Features
  • client-connect: This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance. (37fc985c)
Bug Fixes
  • node-http-handler: stop waiting for continue event on error (#4805) (20a210e1)

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

v3.349.0

3.349.0(2023-06-08)

New Features
  • clients: update client endpoints as of 2023-06-08 (0c458b2b)
  • client-payment-cryptography: Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing. (6658867b)
  • client-timestream-write: This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation. (bba2033a)
  • client-athena: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning. (655c2dd0)
  • client-payment-cryptography-data: Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing. (f9309133)
  • client-comprehendmedical: This release supports a new set of entities and traits. (83e84301)
  • client-service-catalog: New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product (ea91820f)

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

v3.348.0

3.348.0(2023-06-07)

Documentation Changes
  • client-direct-connect: This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces. (f96195ba)
New Features
  • client-customer-profiles: This release introduces event stream related APIs. (52630226)
  • client-cloudformation: AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT (83514dbf)
  • client-emr-containers: EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API. (9a4e1431)

... (truncated)

Changelog

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

3.350.0 (2023-06-09)

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

3.348.0 (2023-06-07)

Features

  • client-cloudformation: AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT (83514db)

3.347.1 (2023-06-07)

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

3.347.0 (2023-06-06)

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

3.346.0 (2023-06-05)

Features

  • client-cloudformation: AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets. (074bc89)

3.345.0 (2023-06-02)

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

... (truncated)

Commits
  • 28aae5c Publish v3.350.0
  • 4164757 Publish v3.348.0
  • 83514db feat(client-cloudformation): AWS CloudFormation StackSets is updating the dep...
  • 7529755 Publish v3.347.1
  • 602d7dd chore(deps): bump fast-xml-parser to 4.2.4 (#4796)
  • db169f4 Publish v3.347.0
  • 8e69678 Publish v3.346.0
  • 074bc89 feat(client-cloudformation): AWS CloudFormation StackSets provides customers ...
  • 5da2084 Publish v3.345.0
  • 4c2fd64 Publish v3.344.0
  • Additional commits viewable in compare view

Updates @aws-sdk/client-cloudfront from 3.281.0 to 3.350.0

Release notes

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

v3.350.0

3.350.0(2023-06-09)

Documentation Changes
  • client-acm-pca: Document-only update to refresh CLI documentation for AWS Private CA. No change to the service. (72364d27)
New Features
  • client-connect: This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance. (37fc985c)
Bug Fixes
  • node-http-handler: stop waiting for continue event on error (#4805) (20a210e1)

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

v3.349.0

3.349.0(2023-06-08)

New Features
  • clients: update client endpoints as of 2023-06-08 (0c458b2b)
  • client-payment-cryptography: Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing. (6658867b)
  • client-timestream-write: This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation. (bba2033a)
  • client-athena: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning. (655c2dd0)
  • client-payment-cryptography-data: Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing. (f9309133)
  • client-comprehendmedical: This release supports a new set of entities and traits. (83e84301)
  • client-service-catalog: New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product (ea91820f)

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

v3.348.0

3.348.0(2023-06-07)

Documentation Changes
  • client-direct-connect: This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces. (f96195ba)
New Features
  • client-customer-profiles: This release introduces event stream related APIs. (52630226)
  • client-cloudformation: AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT (83514dbf)
  • client-emr-containers: EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API. (9a4e1431)

... (truncated)

Changelog

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

3.350.0 (2023-06-09)

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

3.348.0 (2023-06-07)

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

3.347.1 (2023-06-07)

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

3.347.0 (2023-06-06)

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

3.345.0 (2023-06-02)

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

3.344.0 (2023-06-01)

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

3.342.0 (2023-05-30)

... (truncated)

Commits

Updates @aws-sdk/client-iam from 3.281.0 to 3.350.0

Release notes

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

v3.350.0

3.350.0(2023-06-09)

Documentation Changes
  • client-acm-pca: Document-only update to refresh CLI documentation for AWS Private CA. No change to the service. (72364d27)
New Features
  • client-connect: This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance. (37fc985c)
Bug Fixes
  • node-http-handler: stop waiting for continue event on error (#4805) (20a210e1)

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

v3.349.0

3.349.0(2023-06-08)

New Features
  • clients: update client endpoints as of 2023-06-08 (0c458b2b)
  • client-payment-cryptography: Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing. (6658867b)
  • client-timestream-write: This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation. (bba2033a)
  • client-athena: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning. (655c2dd0)
  • client-payment-cryptography-data: Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing. (f9309133)
  • client-comprehendmedical: This release supports a new set of entities and traits. (83e84301)
  • client-service-catalog: New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product (ea91820f)

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

v3.348.0

3.348.0(2023-06-07)

Documentation Changes
  • client-direct-connect: This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces. (f96195ba)
New Features
  • client-customer-profiles: This release introduces event stream related APIs. (52630226)
  • client-cloudformation: AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT (83514dbf)
  • client-emr-containers: EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API. (9a4e1431)

... (truncated)

Changelog

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

3.350.0 (2023-06-09)

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

3.348.0 (2023-06-07)

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

3.347.1 (2023-06-07)

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

3.347.0 (2023-06-06)

Features

  • client-iam: This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint. (817667a)

3.345.0 (2023-06-02)

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

3.344.0 (2023-06-01)

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

... (truncated)

Commits

Updates @aws-sdk/client-iot from 3.281.0 to 3.350.0

Release notes

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

v3.350.0

3.350.0(2023-06-09)

Documentation Changes
  • client-acm-pca: Document-only update to refresh CLI documentation for AWS Private CA. No change to the service. (72364d27)
New Features
  • client-connect: This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance. (37fc985c)
Bug Fixes
  • node-http-handler: stop waiting for continue event on error (#4805) (20a210e1)

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

v3.349.0

3.349.0(2023-06-08)

New Features
  • clients: update client endpoints as of 2023-06-08 (0c458b2b)
  • client-payment-cryptography: Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing. (6658867b)
  • client-timestream-write: This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation. (bba2033a)
  • client-athena: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning. (655c2dd0)
  • client-payment-cryptography-data: Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing. (f9309133)
  • client-comprehendmedical: This release supports a new set of entities and traits. (83e84301)
  • client-service-catalog: New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product (ea91820f)

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

v3.348.0

3.348.0(2023-06-07)

Documentation Changes
  • client-direct-connect: This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces. (f96195ba)
New Features
  • client-customer-profiles: This release introduces event stream related APIs. (52630226)
  • client-cloudformation: AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT (83514dbf)
  • client-emr-containers: EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API. (9a4e1431)

... (truncated)

Changelog

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

3.350.0 (2023-06-09)

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

3.348.0 (2023-06-07)

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

3.347.1 (2023-06-07)

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

3.347.0 (2023-06-06)

Features

  • client-iot: Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location. (7bf4fb1)

3.345.0 (2023-06-02)

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

3.344.0 (2023-06-01)

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

... (truncated)

Commits

Updates @aws-sdk/client-iot-data-plane from 3.281.0 to 3.350.0

Release notes

Sourced from @​aws-sdk/client-iot-data-plane's releases.

v3.350.0

3.350.0(2023-06-09)

Documentation Changes
  • client-acm-pca: Document-only update to refresh CLI documentation for AWS Private CA. No change to the service. (72364d27)
New Features
  • client-connect: This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance. (37fc985c)
Bug Fixes
  • node-http-handler: stop waiting for continue event on error (#4805) (20a210e1)

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

v3.349.0

3.349.0(2023-06-08)

New Features
  • clients: update client endpoints as of 2023-06-08 (0c458b2b)
  • client-payment-cryptography: Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing. (6658867b)
  • client-timestream-write: This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation. (bba2033a)
  • client-athena: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning. (655c2dd0)
  • client-payment-cryptography-data: Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing. (f9309133)
  • client-comprehendmedical: This release supports a new set of entities and traits. (83e84301)
  • client-service-catalog: New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product (ea91820f)

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

v3.348.0

3.348.0(2023-06-07)

Documentation Changes
  • client-direct-connect: This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces. (f96195ba)
New Features
  • client-customer-profiles: This release introduces event stream related APIs. (52630226)
  • client-cloudformation: AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT (83514dbf)
  • client-emr-containers: EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API. (9a4e1431)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-iot-data-plane's changelog.

3.350.0 (2023-06-09)

Note: Version bump only for package @​aws-sdk/client-iot-data-plane

3.348.0 (2023-06-07)

Note: Version bump only for package @​aws-sdk/client-iot-data-plane

3.347.1 (2023-06-07)

Note: Version bump only for package @​aws-sdk/client-iot-data-plane

3.347.0 (2023-06-06)

Note: Version bump only for package @​aws-sdk/client-iot-data-plane

3.345.0 (2023-06-02)

No...

Description has been truncated

…gateway, @aws-sdk/client-cloudformation, @aws-sdk/client-cloudfront, @aws-sdk/client-iam, @aws-sdk/client-iot, @aws-sdk/client-iot-data-plane, @aws-sdk/client-lambda, @aws-sdk/client-rds-data, @aws-sdk/client-s3, @aws-sdk/client-ssm, @aws-sdk/client-sts and @aws-sdk/credential-providers

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/client-codebuild](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-codebuild), [@aws-sdk/client-api-gateway](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-api-gateway), [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation), [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront), [@aws-sdk/client-iam](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iam), [@aws-sdk/client-iot](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iot), [@aws-sdk/client-iot-data-plane](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iot-data-plane), [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda), [@aws-sdk/client-rds-data](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-rds-data), [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm), [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). These dependencies needed to be updated together.

Updates `fast-xml-parser` from 4.1.2 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.1.2...v4.2.4)

Updates `@aws-sdk/client-codebuild` from 3.281.0 to 3.350.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-codebuild/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.350.0/clients/client-codebuild)

Updates `@aws-sdk/client-api-gateway` from 3.281.0 to 3.350.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-api-gateway/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.350.0/clients/client-api-gateway)

Updates `@aws-sdk/client-cloudformation` from 3.281.0 to 3.350.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.350.0/clients/client-cloudformation)

Updates `@aws-sdk/client-cloudfront` from 3.281.0 to 3.350.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-cloudfront/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.350.0/clients/client-cloudfront)

Updates `@aws-sdk/client-iam` from 3.281.0 to 3.350.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-iam/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.350.0/clients/client-iam)

Updates `@aws-sdk/client-iot` from 3.281.0 to 3.350.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-iot/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.350.0/clients/client-iot)

Updates `@aws-sdk/client-iot-data-plane` from 3.281.0 to 3.350.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-iot-data-plane/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.350.0/clients/client-iot-data-plane)

Updates `@aws-sdk/client-lambda` from 3.281.0 to 3.350.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.350.0/clients/client-lambda)

Updates `@aws-sdk/client-rds-data` from 3.281.0 to 3.350.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-rds-data/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.350.0/clients/client-rds-data)

Updates `@aws-sdk/client-s3` from 3.281.0 to 3.350.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.350.0/clients/client-s3)

Updates `@aws-sdk/client-ssm` from 3.281.0 to 3.350.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-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.350.0/clients/client-ssm)

Updates `@aws-sdk/client-sts` from 3.281.0 to 3.350.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-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.350.0/clients/client-sts)

Updates `@aws-sdk/credential-providers` from 3.281.0 to 3.351.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-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.351.0/packages/credential-providers)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-codebuild"
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-api-gateway"
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-iam"
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-iot"
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-iot-data-plane"
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-lambda"
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-rds-data"
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-sts"
  dependency-type: indirect
- dependency-name: "@aws-sdk/credential-providers"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants