create supplemental doc for typescript remarks (#5998) (71422277)
New Features
clients: update client endpoints as of 2024-04-16 (154d301b)
client-outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time. (67016465)
client-lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" (93b9ea79)
client-iot-wireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. (a126088f)
client-mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. (3b624eaf)
client-m2: Adding new ListBatchJobRestartPoints API and support for restart batch job. (0aa8336f)
client-emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. (b99376ec)
client-wellarchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. (aa902b4f)
client-entityresolution: Cross Account Resource Support . (639c7113)
client-bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required. (ed06b5a5)
client-iotfleethub: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center. (fa43c0a7)
client-neptune-graph: Update to API documentation to resolve customer reported issues. (72ff8d01)
client-config-service: Updates documentation for AWS Config (a9991613)
create supplemental doc for typescript remarks (#5998) (71422277)
New Features
clients: update client endpoints as of 2024-04-16 (154d301b)
client-outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time. (67016465)
client-lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" (93b9ea79)
client-iot-wireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. (a126088f)
client-mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. (3b624eaf)
client-m2: Adding new ListBatchJobRestartPoints API and support for restart batch job. (0aa8336f)
client-emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. (b99376ec)
client-wellarchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. (aa902b4f)
client-entityresolution: Cross Account Resource Support . (639c7113)
client-bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required. (ed06b5a5)
client-iotfleethub: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center. (fa43c0a7)
client-neptune-graph: Update to API documentation to resolve customer reported issues. (72ff8d01)
client-config-service: Updates documentation for AWS Config (a9991613)
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the aws-sdk group with 2 updates: @aws-sdk/client-s3 and @aws-sdk/s3-presigned-post.
Updates
@aws-sdk/client-s3
from 3.554.0 to 3.556.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
b1ea1f2
Publish v3.556.0Updates
@aws-sdk/s3-presigned-post
from 3.554.0 to 3.556.0Release notes
Sourced from
@aws-sdk/s3-presigned-post
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/s3-presigned-post
's changelog.Commits
b1ea1f2
Publish v3.556.00ad6f05
chore(codegen): adopt checked dependency imports for TypeScriptWriter (#6000)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 show