forked from aws/aws-sdk-go-v2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Regnerate API clients to include WaitForOutput waiter method (aws#1485)
Updates the SDK's API clients to include the new WaitForOutput added in smithy-go aws/smithy-go#319 change.
- Loading branch information
1 parent
fde3562
commit 1a6b40b
Showing
126 changed files
with
3,456 additions
and
1,505 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
23 changes: 16 additions & 7 deletions
23
service/acmpca/api_op_DescribeCertificateAuthorityAuditReport.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.