Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Feb 2, 2023
1 parent 4ca6e32 commit 2eec85e
Show file tree
Hide file tree
Showing 57 changed files with 3,292 additions and 451 deletions.
8 changes: 8 additions & 0 deletions .changelog/06c104c809134698b8bb74d4f961eca2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "06c104c8-0913-4698-b8bb-74d4f961eca2",
"type": "feature",
"description": "AWS AppConfig introduces KMS customer-managed key (CMK) encryption of configuration data, along with AWS Secrets Manager as a new configuration data source. S3 objects using SSE-KMS encryption and SSM Parameter Store SecureStrings are also now supported.",
"modules": [
"service/appconfig"
]
}
8 changes: 8 additions & 0 deletions .changelog/0ab7f7c661d8468cafcbb35f6bfeafc6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "0ab7f7c6-61d8-468c-afcb-b35f6bfeafc6",
"type": "feature",
"description": "Enabled FIPS endpoints for GovCloud (US) regions in SDK.",
"modules": [
"service/redshift"
]
}
8 changes: 8 additions & 0 deletions .changelog/495a66fda6ab4643a27c29b4cce2ed90.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "495a66fd-a6ab-4643-a27c-29b4cce2ed90",
"type": "feature",
"description": "Enabled FIPS endpoints for GovCloud (US) regions in SDK.",
"modules": [
"service/ssoadmin"
]
}
8 changes: 8 additions & 0 deletions .changelog/588438144f464474b879147d154c657e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "58843814-4f46-4474-b879-147d154c657e",
"type": "feature",
"description": "Documentation updates for EC2.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/93b257fca9f542b2b07e75b22267753a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "93b257fc-a9f5-42b2-b07e-75b22267753a",
"type": "feature",
"description": "Enabled FIPS endpoints for GovCloud (US) regions in SDK.",
"modules": [
"service/keyspaces"
]
}
8 changes: 8 additions & 0 deletions .changelog/ae3fc9f74b084802bbd469558c28eaaf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "ae3fc9f7-4b08-4802-bbd4-69558c28eaaf",
"type": "documentation",
"description": "The GWLB Flex Health Check project updates the default values of healthy-threshold-count from 3 to 5 and unhealthy-threshold-count from 3 to 2",
"modules": [
"service/elasticloadbalancingv2"
]
}
8 changes: 8 additions & 0 deletions .changelog/e970df2c68b14a99a4639a740b5a30f2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e970df2c-68b1-4a99-a463-9a740b5a30f2",
"type": "feature",
"description": "QuickSight support for Radar Chart and Dashboard Publish Options",
"modules": [
"service/quicksight"
]
}
8 changes: 8 additions & 0 deletions .changelog/e9c6649563274f168e9a4efe317b67eb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e9c66495-6327-4f16-8e9a-4efe317b67eb",
"type": "feature",
"description": "Enabled FIPS endpoints for GovCloud (US) regions in SDK.",
"modules": [
"service/connect"
]
}
70 changes: 49 additions & 21 deletions service/appconfig/api_op_CreateConfigurationProfile.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions service/appconfig/api_op_CreateExtension.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions service/appconfig/api_op_CreateExtensionAssociation.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

39 changes: 15 additions & 24 deletions service/appconfig/api_op_GetConfiguration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions service/appconfig/api_op_GetDeployment.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions service/appconfig/api_op_ListExtensions.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions service/appconfig/api_op_StartDeployment.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions service/appconfig/api_op_StopDeployment.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2eec85e

Please sign in to comment.