Skip to content

Commit dd82156

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 85ebac0 commit dd82156

File tree

55 files changed

+2186
-114
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+2186
-114
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "70d3436e-6b56-48fb-ac39-888c670d4551",
3+
"type": "feature",
4+
"description": "CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides.",
5+
"modules": [
6+
"service/codepipeline"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "75fd0b05-c29a-4595-aa37-8b628aae5ab0",
3+
"type": "feature",
4+
"description": "New feature: common controls. When creating custom controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices parameter is deprecated because we now manage services in scope for you. If used, the input is ignored and an empty list is returned.",
5+
"modules": [
6+
"service/auditmanager"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "ba0cd226-df22-4dcc-b70b-723e3eafc3f5",
3+
"type": "feature",
4+
"description": "This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant.",
5+
"modules": [
6+
"service/sagemaker"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "cb529d48-8702-4732-b24b-6425a7bdb64f",
3+
"type": "feature",
4+
"description": "This release adds OpenIdConnect (OIDC) configuration support for IdentitySources, allowing for external IDPs to be used in authorization requests.",
5+
"modules": [
6+
"service/verifiedpermissions"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e784f679-4959-4674-8187-bb933cf1305a",
3+
"type": "feature",
4+
"description": "Added exceptions to B2Bi List operations and ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly required when creating a Partnership.",
5+
"modules": [
6+
"service/b2bi"
7+
]
8+
}

feature/dynamodbstreams/attributevalue/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/account/api_op_AcceptPrimaryEmailUpdate.go

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/account/api_op_GetPrimaryEmail.go

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/account/api_op_StartPrimaryEmailUpdate.go

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/account/snapshot/api_op_AcceptPrimaryEmailUpdate.go.snap

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ AcceptPrimaryEmailUpdate
1212
ClientRequestID
1313
ComputeContentLength
1414
UserAgent
15+
AddTimeOffsetMiddleware
1516
RecursionDetection
1617
Finalize stack step
1718
ResolveAuthScheme
@@ -30,5 +31,6 @@ AcceptPrimaryEmailUpdate
3031
ResponseErrorWrapper
3132
RequestIDRetriever
3233
OperationDeserializer
34+
AddTimeOffsetMiddleware
3335
RecordResponseTiming
3436
RequestResponseLogger

service/account/snapshot/api_op_GetPrimaryEmail.go.snap

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ GetPrimaryEmail
1212
ClientRequestID
1313
ComputeContentLength
1414
UserAgent
15+
AddTimeOffsetMiddleware
1516
RecursionDetection
1617
Finalize stack step
1718
ResolveAuthScheme
@@ -30,5 +31,6 @@ GetPrimaryEmail
3031
ResponseErrorWrapper
3132
RequestIDRetriever
3233
OperationDeserializer
34+
AddTimeOffsetMiddleware
3335
RecordResponseTiming
3436
RequestResponseLogger

service/account/snapshot/api_op_StartPrimaryEmailUpdate.go.snap

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ StartPrimaryEmailUpdate
1212
ClientRequestID
1313
ComputeContentLength
1414
UserAgent
15+
AddTimeOffsetMiddleware
1516
RecursionDetection
1617
Finalize stack step
1718
ResolveAuthScheme
@@ -30,5 +31,6 @@ StartPrimaryEmailUpdate
3031
ResponseErrorWrapper
3132
RequestIDRetriever
3233
OperationDeserializer
34+
AddTimeOffsetMiddleware
3335
RecordResponseTiming
3436
RequestResponseLogger

service/auditmanager/api_op_CreateAssessment.go

+12-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/auditmanager/api_op_GetServicesInScope.go

+11-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/auditmanager/api_op_ListAssessmentControlInsightsByControlDomain.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/auditmanager/api_op_ListControlDomainInsights.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/auditmanager/api_op_ListControlDomainInsightsByAssessment.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/auditmanager/api_op_ListControlInsightsByControlDomain.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/auditmanager/api_op_ListControls.go

+27-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/auditmanager/api_op_ListKeywordsForDataSource.go

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)