File tree Expand file tree Collapse file tree 5 files changed +5
-2126
lines changed
main/resources/aws/sdk/kotlin/codegen
test/kotlin/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 5 files changed +5
-2126
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "id" : " 1725a5d3-a160-4682-9aa5-854a6d1eeba3" ,
3+ "type" : " misc" ,
4+ "description" : " Deprecation of AWS Backup Storage"
5+ }
Original file line number Diff line number Diff line change 25342534 "us-west-2" : { }
25352535 }
25362536 },
2537- "backupstorage" : {
2538- "endpoints" : {
2539- "af-south-1" : { },
2540- "ap-east-1" : { },
2541- "ap-northeast-1" : { },
2542- "ap-northeast-2" : { },
2543- "ap-northeast-3" : { },
2544- "ap-south-1" : { },
2545- "ap-south-2" : { },
2546- "ap-southeast-1" : { },
2547- "ap-southeast-2" : { },
2548- "ap-southeast-3" : { },
2549- "ap-southeast-4" : { },
2550- "ca-central-1" : { },
2551- "eu-central-1" : { },
2552- "eu-central-2" : { },
2553- "eu-north-1" : { },
2554- "eu-south-1" : { },
2555- "eu-south-2" : { },
2556- "eu-west-1" : { },
2557- "eu-west-2" : { },
2558- "eu-west-3" : { },
2559- "me-central-1" : { },
2560- "me-south-1" : { },
2561- "sa-east-1" : { },
2562- "us-east-1" : { },
2563- "us-east-2" : { },
2564- "us-west-1" : { },
2565- "us-west-2" : { }
2566- }
2567- },
25682537 "batch" : {
25692538 "defaults" : {
25702539 "variants" : [ {
2123921208 "cn-northwest-1" : { }
2124021209 }
2124121210 },
21242- "backupstorage" : {
21243- "endpoints" : {
21244- "cn-north-1" : { },
21245- "cn-northwest-1" : { }
21246- }
21247- },
2124821211 "batch" : {
2124921212 "endpoints" : {
2125021213 "cn-north-1" : { },
2313923102 "us-gov-west-1" : { }
2314023103 }
2314123104 },
23142- "backupstorage" : {
23143- "endpoints" : {
23144- "us-gov-east-1" : { },
23145- "us-gov-west-1" : { }
23146- }
23147- },
2314823105 "batch" : {
2314923106 "defaults" : {
2315023107 "variants" : [ {
Original file line number Diff line number Diff line change @@ -193,11 +193,6 @@ private const val testSuiteJson = """
193193 "services_section_name": "backup_gateway",
194194 "service_envvar_name": "AWS_ENDPOINT_URL_BACKUP_GATEWAY"
195195 },
196- {
197- "service_id": "BackupStorage",
198- "services_section_name": "backupstorage",
199- "service_envvar_name": "AWS_ENDPOINT_URL_BACKUPSTORAGE"
200- },
201196 {
202197 "service_id": "Batch",
203198 "services_section_name": "batch",
@@ -1940,7 +1935,6 @@ private const val javaClientNamesJson = """
19401935 "IoTFleetHub": "IotFleetHubClient",
19411936 "Cognito Sync": "CognitoSyncClient",
19421937 "Outposts": "OutpostsClient",
1943- "BackupStorage": "BackupStorageClient",
19441938 "Personalize": "PersonalizeClient",
19451939 "SESv2": "SesV2Client",
19461940 "ARC Zonal Shift": "ArcZonalShiftClient",
You can’t perform that action at this time.
0 commit comments