Skip to content

Commit

Permalink
Regnerate API clients to include WaitForOutput waiter method
Browse files Browse the repository at this point in the history
Updates the SDK's API clients to include the new WaitForOutput added in
smithy-go aws/smithy-go#319 change.
  • Loading branch information
jasdel committed Nov 10, 2021
1 parent 34341ea commit 26251db
Show file tree
Hide file tree
Showing 126 changed files with 3,456 additions and 1,505 deletions.
57 changes: 57 additions & 0 deletions .changelog/9a51012d895e4d9986a4294d67b469a1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"id": "9a51012d-895e-4d99-86a4-294d67b469a1",
"type": "feature",
"description": "Add WaitForOutput waiter helper method to include output of API operation used to check resource state",
"modules": [
"service/acm",
"service/acmpca",
"service/amp",
"service/appstream",
"service/autoscaling",
"service/cloudcontrol",
"service/cloudformation",
"service/cloudfront",
"service/cloudwatch",
"service/codedeploy",
"service/codegurureviewer",
"service/databasemigrationservice",
"service/docdb",
"service/dynamodb",
"service/ec2",
"service/ecr",
"service/ecs",
"service/eks",
"service/elasticache",
"service/elasticbeanstalk",
"service/elasticloadbalancing",
"service/elasticloadbalancingv2",
"service/elastictranscoder",
"service/emr",
"service/glacier",
"service/iam",
"service/iotsitewise",
"service/kinesis",
"service/lambda",
"service/lexmodelsv2",
"service/machinelearning",
"service/mediaconnect",
"service/medialive",
"service/neptune",
"service/nimble",
"service/opsworks",
"service/opsworkscm",
"service/proton",
"service/rds",
"service/redshift",
"service/rekognition",
"service/route53",
"service/route53recoverycontrolconfig",
"service/s3",
"service/sagemaker",
"service/schemas",
"service/ses",
"service/signer",
"service/ssm",
"service/ssmincidents"
]
}
23 changes: 16 additions & 7 deletions service/acm/api_op_DescribeCertificate.go

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

23 changes: 16 additions & 7 deletions service/acmpca/api_op_DescribeCertificateAuthorityAuditReport.go

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

23 changes: 16 additions & 7 deletions service/acmpca/api_op_GetCertificate.go

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

23 changes: 16 additions & 7 deletions service/acmpca/api_op_GetCertificateAuthorityCsr.go

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

Loading

0 comments on commit 26251db

Please sign in to comment.