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 Jun 17, 2024
1 parent e7057a6 commit d5c4ad0
Show file tree
Hide file tree
Showing 44 changed files with 3,581 additions and 127 deletions.
8 changes: 8 additions & 0 deletions .changelog/283c185a072d4f51a3575988f625ecd6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "283c185a-072d-4f51-a357-5988f625ecd6",
"type": "feature",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"modules": [
"service/efs"
]
}
8 changes: 8 additions & 0 deletions .changelog/3d2c24c9759a42c7a2b2d77911d1e3a7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3d2c24c9-759a-42c7-a2b2-d77911d1e3a7",
"type": "feature",
"description": "This release includes support for creating I-frame only video segments for DASH trick play.",
"modules": [
"service/mediaconvert"
]
}
8 changes: 8 additions & 0 deletions .changelog/525f75a973de41a087f72277fbe56b27.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "525f75a9-73de-41a0-87f7-2277fbe56b27",
"type": "feature",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"modules": [
"service/waf"
]
}
8 changes: 8 additions & 0 deletions .changelog/59fa9cd3552642e7b69319e585c9b467.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "59fa9cd3-5526-42e7-b693-19e585c9b467",
"type": "feature",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"modules": [
"service/directoryservice"
]
}
8 changes: 8 additions & 0 deletions .changelog/74c3cbdb7075461a8b060589d0b865bf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "74c3cbdb-7075-461a-8b06-0589d0b865bf",
"type": "feature",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"modules": [
"service/cognitoidentityprovider"
]
}
8 changes: 8 additions & 0 deletions .changelog/999b967bcce2443fa405e4551e56aadc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "999b967b-cce2-443f-a405-e4551e56aadc",
"type": "documentation",
"description": "Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate.",
"modules": [
"service/acmpca"
]
}
8 changes: 8 additions & 0 deletions .changelog/a4d4c263bebd451da5bbb4ef8af3764e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "a4d4c263-bebd-451d-a5bb-b4ef8af3764e",
"type": "feature",
"description": "This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.",
"modules": [
"service/glue"
]
}
8 changes: 8 additions & 0 deletions .changelog/abf1816d909c4357827819cda4cef91a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "abf1816d-909c-4357-8278-19cda4cef91a",
"type": "feature",
"description": "AWS CodeBuild now supports global and organization GitHub webhooks",
"modules": [
"service/codebuild"
]
}
8 changes: 8 additions & 0 deletions .changelog/c21f1ca0d60a443ab023bd3c7be7fee9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c21f1ca0-d60a-443a-b023-bd3c7be7fee9",
"type": "documentation",
"description": "Updating SDK example for KMS DeriveSharedSecret API.",
"modules": [
"service/kms"
]
}
8 changes: 8 additions & 0 deletions .changelog/d6d61d1ab35b43b991162e58d7cb7b83.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d6d61d1a-b35b-43b9-9116-2e58d7cb7b83",
"type": "feature",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"modules": [
"service/batch"
]
}
8 changes: 8 additions & 0 deletions .changelog/e0c88e62e943472dba88075d7c333fbb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e0c88e62-e943-472d-ba88-075d7c333fbb",
"type": "documentation",
"description": "Doc only update for Secrets Manager",
"modules": [
"service/secretsmanager"
]
}
2 changes: 1 addition & 1 deletion service/acmpca/api_op_CreateCertificateAuthority.go

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

36 changes: 19 additions & 17 deletions service/acmpca/api_op_ImportCertificateAuthorityCertificate.go

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

2 changes: 1 addition & 1 deletion service/acmpca/types/types.go

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

6 changes: 6 additions & 0 deletions service/codebuild/api_op_CreateWebhook.go

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

63 changes: 63 additions & 0 deletions service/codebuild/deserializers.go

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

29 changes: 29 additions & 0 deletions service/codebuild/serializers.go

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

19 changes: 19 additions & 0 deletions service/codebuild/types/enums.go

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

Loading

0 comments on commit d5c4ad0

Please sign in to comment.