Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update API Models for Release #1490

Merged
merged 6 commits into from
Nov 12, 2021
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
159 changes: 159 additions & 0 deletions .changelog/05d5c53734ea4a71a637d86016fa174b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
{
"id": "05d5c537-34ea-4a71-a637-d86016fa174b",
"type": "feature",
"collapse": true,
"description": "Service clients now support custom endpoints that have an initial URI path defined.",
"modules": [
"internal/protocoltest/awsrestjson",
"internal/protocoltest/ec2query",
"internal/protocoltest/jsonrpc",
"internal/protocoltest/jsonrpc10",
"internal/protocoltest/query",
"internal/protocoltest/restxml",
"internal/protocoltest/restxmlwithnamespace",
"service/acm",
"service/acmpca",
"service/alexaforbusiness",
"service/applicationautoscaling",
"service/applicationdiscoveryservice",
"service/applicationinsights",
"service/apprunner",
"service/appstream",
"service/athena",
"service/autoscaling",
"service/autoscalingplans",
"service/budgets",
"service/cloud9",
"service/cloudcontrol",
"service/cloudformation",
"service/cloudhsm",
"service/cloudhsmv2",
"service/cloudsearch",
"service/cloudtrail",
"service/cloudwatch",
"service/cloudwatchevents",
"service/cloudwatchlogs",
"service/codebuild",
"service/codecommit",
"service/codedeploy",
"service/codepipeline",
"service/codestar",
"service/codestarconnections",
"service/cognitoidentity",
"service/cognitoidentityprovider",
"service/comprehend",
"service/comprehendmedical",
"service/computeoptimizer",
"service/configservice",
"service/costandusagereportservice",
"service/costexplorer",
"service/databasemigrationservice",
"service/datapipeline",
"service/datasync",
"service/dax",
"service/devicefarm",
"service/directconnect",
"service/directoryservice",
"service/docdb",
"service/dynamodb",
"service/dynamodbstreams",
"service/ec2",
"service/ec2instanceconnect",
"service/ecr",
"service/ecrpublic",
"service/ecs",
"service/elasticache",
"service/elasticbeanstalk",
"service/elasticloadbalancing",
"service/elasticloadbalancingv2",
"service/emr",
"service/eventbridge",
"service/firehose",
"service/fms",
"service/forecast",
"service/forecastquery",
"service/frauddetector",
"service/fsx",
"service/gamelift",
"service/glacier",
"service/globalaccelerator",
"service/glue",
"service/health",
"service/healthlake",
"service/iam",
"service/identitystore",
"service/inspector",
"service/iot",
"service/iotsecuretunneling",
"service/iotthingsgraph",
"service/kendra",
"service/kinesis",
"service/kinesisanalytics",
"service/kinesisanalyticsv2",
"service/kms",
"service/lakeformation",
"service/licensemanager",
"service/lightsail",
"service/lookoutequipment",
"service/machinelearning",
"service/macie",
"service/marketplacecommerceanalytics",
"service/marketplaceentitlementservice",
"service/marketplacemetering",
"service/mediastore",
"service/memorydb",
"service/migrationhub",
"service/migrationhubconfig",
"service/mturk",
"service/neptune",
"service/networkfirewall",
"service/opsworks",
"service/opsworkscm",
"service/organizations",
"service/personalize",
"service/pi",
"service/pinpoint",
"service/pricing",
"service/proton",
"service/qldbsession",
"service/rds",
"service/redshift",
"service/redshiftdata",
"service/rekognition",
"service/resourcegroupstaggingapi",
"service/route53domains",
"service/route53recoverycluster",
"service/route53resolver",
"service/sagemaker",
"service/secretsmanager",
"service/servicecatalog",
"service/servicediscovery",
"service/servicequotas",
"service/ses",
"service/sfn",
"service/shield",
"service/sms",
"service/snowball",
"service/sns",
"service/sqs",
"service/ssm",
"service/ssmcontacts",
"service/ssoadmin",
"service/storagegateway",
"service/sts",
"service/support",
"service/swf",
"service/textract",
"service/timestreamquery",
"service/timestreamwrite",
"service/transcribe",
"service/transfer",
"service/translate",
"service/voiceid",
"service/waf",
"service/wafregional",
"service/wafv2",
"service/workmail",
"service/workspaces"
]
}
9 changes: 9 additions & 0 deletions .changelog/41575353444b40ffbf474f4155544f00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "41575353-444b-40ff-bf47-4f4155544f00",
"type": "release",
"description": "New AWS service client module",
"modules": [
"service/chimesdkmeetings",
"service/resiliencehub"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"id": "9a51012d-895e-4d99-86a4-294d67b469a1",
"id": "546c0660-c04c-4d20-a88b-09fcfc95c790",
"type": "feature",
"description": "Add WaitForOutput waiter helper method to include output of API operation used to check resource state",
"collapse": true,
"description": "Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature.",
"modules": [
"service/acm",
"service/acmpca",
Expand Down Expand Up @@ -54,4 +55,4 @@
"service/ssm",
"service/ssmincidents"
]
}
}
27 changes: 27 additions & 0 deletions .changelog/75b5e53ac23b400f947bf32b56a8e6db.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"id": "75b5e53a-c23b-400f-947b-f32b56a8e6db",
"type": "feature",
"description": "Updated service to latest API model.",
"modules": [
"service/backup",
"service/batch",
"service/computeoptimizer",
"service/connect",
"service/docdb",
"service/ec2",
"service/ecs",
"service/gamelift",
"service/greengrassv2",
"service/identitystore",
"service/iotwireless",
"service/neptune",
"service/rds",
"service/s3control",
"service/sagemaker",
"service/sagemakerruntime",
"service/ssmincidents",
"service/transcribe",
"service/translate",
"service/wafv2"
]
}
10 changes: 10 additions & 0 deletions .changelog/bee4f2ee4ca0450baa452171ce92aa87.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": "bee4f2ee-4ca0-450b-aa45-2171ce92aa87",
"type": "documentation",
"description": "Updated service to latest API model.",
"modules": [
"service/dynamodb",
"service/health",
"service/resourcegroupstaggingapi"
]
}
40 changes: 40 additions & 0 deletions codegen/sdk-codegen/aws-models/backup.2018-11-15.json
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,12 @@
"traits": {
"smithy.api#documentation": "<p>An array of conditions used to specify a set of resources to assign to a backup plan;\n for example, <code>\"StringEquals\": {\"ec2:ResourceTag/Department\": \"accounting\"</code>.\n Assigns the backup plan to every resource with at least one matching tag.</p>"
}
},
"NotResources": {
"target": "com.amazonaws.backup#ResourceArns"
},
"Conditions": {
"target": "com.amazonaws.backup#Conditions"
}
},
"traits": {
Expand Down Expand Up @@ -924,6 +930,23 @@
"com.amazonaws.backup#ConditionKey": {
"type": "string"
},
"com.amazonaws.backup#ConditionParameter": {
"type": "structure",
"members": {
"ConditionKey": {
"target": "com.amazonaws.backup#ConditionKey"
},
"ConditionValue": {
"target": "com.amazonaws.backup#ConditionValue"
}
}
},
"com.amazonaws.backup#ConditionParameters": {
"type": "list",
"member": {
"target": "com.amazonaws.backup#ConditionParameter"
}
},
"com.amazonaws.backup#ConditionType": {
"type": "string",
"traits": {
Expand All @@ -938,6 +961,23 @@
"com.amazonaws.backup#ConditionValue": {
"type": "string"
},
"com.amazonaws.backup#Conditions": {
"type": "structure",
"members": {
"StringEquals": {
"target": "com.amazonaws.backup#ConditionParameters"
},
"StringNotEquals": {
"target": "com.amazonaws.backup#ConditionParameters"
},
"StringLike": {
"target": "com.amazonaws.backup#ConditionParameters"
},
"StringNotLike": {
"target": "com.amazonaws.backup#ConditionParameters"
}
}
},
"com.amazonaws.backup#ConflictException": {
"type": "structure",
"members": {
Expand Down
Loading