feature: Lambda: This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API.
feature: RDS: This release adds support of modifying the engine mode of database clusters.
2.1358.0
feature: ChimeSDKVoice: This release adds tagging support for Voice Connectors and SIP Media Applications
feature: MediaConnect: Gateway is a new feature of AWS Elemental MediaConnect. Gateway allows the deployment of on-premises resources for the purpose of transporting live video to and from the AWS Cloud.
2.1357.0
feature: GroundStation: AWS Ground Station Wideband DigIF GA Release
2.1356.0
feature: Iot: Revert to remove unexpected API changes
2.1355.0
feature: ECRPUBLIC: This release will allow using registry alias as registryId in BatchDeleteImage request.
feature: EMRServerless: This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified).
feature: EventBridge: EventBridge PutTarget support for multiple SQL arguments on RedshiftDataParameters
feature: Iot: This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations.
feature: IotData: This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API
feature: WAFV2: For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.
2.1354.0
feature: Connect: This release adds the ability to configure an agent's routing profile to receive contacts from multiple channels at the same time via extending the UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs.
feature: ECS: This release adds support for enabling FIPS compliance on Amazon ECS Fargate tasks
feature: MarketplaceCatalog: Added three new APIs to support resource sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added new OwnershipType field to ListEntities request to let users filter on entities that are shared with them. Increased max page size of ListEntities response from 20 to 50 results.
feature: MediaConvert: AWS Elemental MediaConvert SDK now supports conversion of 608 paint-on captions to pop-on captions for SCC sources.
feature: Omics: Remove unexpected API changes.
feature: Rekognition: This release adds support for Face Liveness APIs in Amazon Rekognition. Updates UpdateStreamProcessor to return ResourceInUseException Exception. Minor updates to API documentation.
2.1353.0
feature: DLM: Updated timestamp format for GetLifecyclePolicy API
feature: DocDB: This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore.
feature: Lambda: This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered.
feature: QuickSight: This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions.
2.1352.0
feature: CloudFormation: Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.
feature: GreengrassV2: Add support for SUCCEEDED value in coreDeviceExecutionStatus field. Documentation updates for Greengrass V2.
feature: Proton: This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository.
2.1351.0
feature: AppRunner: App Runner adds support for seven new vCPU and memory configurations.
feature: ConfigService: This release adds resourceType enums for types released in March 2023.
feature: IVSRealTime: Fix ParticipantToken ExpirationTime format
feature: NetworkFirewall: AWS Network Firewall now supports IPv6-only subnets.
feature: ServiceCatalog: removed incorrect product type value
2.1350.0
feature: AmplifyUIBuilder: Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from.
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aws-ia/cloudformation-pagerduty-resource-providers/network/alerts).
Bumps xml2js to 0.5.0 and updates ancestor dependency aws-sdk. These dependencies need to be updated together.
Updates
xml2js
from 0.4.19 to 0.5.0Commits
9f730bb
Update package.json with latest PR50a492a
Merge pull request #603 from autopulated/master7bc3c5d
Merge pull request #598 from fnimick/masterf412a12
Merge pull request #635 from wisesimpson/patch-1d318ce0
Update README.md581b19a
use Object.create(null) to create all parsed objects (prevent prototype repla...a212950
Add documentation forexplicitCharkey
option1832e0b
Merge pull request #512 from economia/master198063c
Merge pull request #556 from Omega-Ariston/fix-issue5440d71785
Merge pull request #562 from Omega-Ariston/addDocExampleUpdates
aws-sdk
from 2.1162.0 to 2.1359.0Release notes
Sourced from aws-sdk's releases.
... (truncated)
Changelog
Sourced from aws-sdk's changelog.
... (truncated)
Commits
d26cab9
Updates SDK to v2.1359.009fc497
Updates SDK to v2.1358.076cc920
Updates SDK to v2.1357.0e61f2ed
Update CHANGELOG to just retain IoT release note (#4393)54033cd
Updates SDK to v2.1356.03bb009a
Updates SDK to v2.1355.0a99fac5
Updates SDK to v2.1354.062847a4
Bump xml2js to 0.5.0 (#4389)56ad952
Updates SDK to v2.1353.08a20e16
Updates SDK to v2.1352.0Dependabot 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aws-ia/cloudformation-pagerduty-resource-providers/network/alerts).