ljacobsson / cfn-diagram

CLI tool to visualise CloudFormation/SAM/CDK stacks as visjs networks, draw.io or ascii-art diagrams.
954 stars 75 forks source link

chore(deps): bump aws-sdk from 2.1027.0 to 2.1238.0 #194

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-sdk from 2.1027.0 to 2.1238.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1238.0

See changelog for more information.

Release v2.1237.0

See changelog for more information.

Release v2.1236.0

See changelog for more information.

Release v2.1235.0

See changelog for more information.

Release v2.1234.0

See changelog for more information.

Release v2.1233.0

See changelog for more information.

Release v2.1232.0

See changelog for more information.

Release v2.1231.0

See changelog for more information.

Release v2.1230.0

See changelog for more information.

Release v2.1229.0

See changelog for more information.

Release v2.1228.0

See changelog for more information.

Release v2.1227.0

See changelog for more information.

Release v2.1226.0

See changelog for more information.

Release v2.1225.0

See changelog for more information.

Release v2.1224.0

See changelog for more information.

Release v2.1223.0

See changelog for more information.

Release v2.1222.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1238.0

  • feature: CognitoIdentityServiceProvider: 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.
  • feature: S3: S3 on Outposts launches support for automatic bucket-style alias. You can use the automatic access point alias instead of an access point ARN for any object-level operation in an Outposts bucket.
  • feature: 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.

2.1237.0

  • feature: AwsQueryCompatible: Make AwsQueryCompatible translation only if trait is found
  • feature: DevOpsGuru: This release adds information about the resources DevOps Guru is analyzing.
  • feature: GlobalAccelerator: Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups.
  • feature: RUM: CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions
  • feature: 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.

2.1236.0

  • feature: CloudTrail: This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
  • feature: ConfigService: This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
  • feature: Connect: This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.
  • feature: EventBridge: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • feature: ManagedBlockchain: Adding new Accessor APIs for Amazon Managed Blockchain
  • feature: S3: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • feature: S3Control: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
  • feature: SupportApp: 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.
  • feature: WorkSpacesWeb: WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation.

2.1235.0

  • feature: 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.
  • feature: SageMaker: This change allows customers to enable data capturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data.
  • feature: ServiceDiscovery: Updated the ListNamespaces API to support the NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition.

2.1234.0

  • feature: 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.
  • feature: SageMaker: This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference.

2.1233.0

  • feature: MediaConvert: MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.

2.1232.0

  • bugfix: marketplacecatalog: Enable CORS for marketplacecatalog API
  • feature: AmplifyUIBuilder: We are releasing the ability for fields to be configured as arrays.
  • feature: 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.
  • feature: Connect: This release adds support for a secondary email and a mobile number for Amazon Connect instance users.
  • feature: DirectoryService: This release adds support for describing and updating AWS Managed Microsoft AD set up.
  • feature: GuardDuty: Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations.
  • feature: 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.
  • feature: MediaPackageVod: 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.
  • feature: Panorama: Pause and resume camera stream processing with SignalApplicationInstanceNodeInstances. Reboot an appliance with CreateJobForDevices. More application state information in DescribeApplicationInstance response.
  • feature: SSM: Support of AmazonLinux2022 by Patch Manager
  • feature: SSMIncidents: Update RelatedItem enum to support Tasks
  • feature: 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.
  • feature: Wisdom: This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #200.