File tree Expand file tree Collapse file tree 2 files changed +34
-2
lines changed Expand file tree Collapse file tree 2 files changed +34
-2
lines changed Original file line number Diff line number Diff line change 10456
10456
"ap-south-1" : { },
10457
10457
"ap-southeast-1" : { },
10458
10458
"ap-southeast-2" : { },
10459
+ "ca-central-1" : { },
10459
10460
"eu-central-1" : { },
10460
10461
"eu-north-1" : { },
10461
10462
"eu-west-1" : { },
10475
10476
"ap-south-1" : { },
10476
10477
"ap-southeast-1" : { },
10477
10478
"ap-southeast-2" : { },
10479
+ "ca-central-1" : { },
10478
10480
"eu-central-1" : { },
10479
10481
"eu-north-1" : { },
10480
10482
"eu-west-1" : { },
@@ -20101,14 +20103,26 @@
20101
20103
},
20102
20104
"codepipeline" : {
20103
20105
"endpoints" : {
20106
+ "fips-us-gov-east-1" : {
20107
+ "credentialScope" : {
20108
+ "region" : "us-gov-east-1"
20109
+ },
20110
+ "deprecated" : true,
20111
+ "hostname" : "codepipeline-fips.us-gov-east-1.amazonaws.com"
20112
+ },
20104
20113
"fips-us-gov-west-1" : {
20105
20114
"credentialScope" : {
20106
20115
"region" : "us-gov-west-1"
20107
20116
},
20108
20117
"deprecated" : true,
20109
20118
"hostname" : "codepipeline-fips.us-gov-west-1.amazonaws.com"
20110
20119
},
20111
- "us-gov-east-1" : { },
20120
+ "us-gov-east-1" : {
20121
+ "variants" : [ {
20122
+ "hostname" : "codepipeline-fips.us-gov-east-1.amazonaws.com",
20123
+ "tags" : [ "fips" ]
20124
+ } ]
20125
+ },
20112
20126
"us-gov-west-1" : {
20113
20127
"variants" : [ {
20114
20128
"hostname" : "codepipeline-fips.us-gov-west-1.amazonaws.com",
Original file line number Diff line number Diff line change 12647
12647
"ap-south-1": {},
12648
12648
"ap-southeast-1": {},
12649
12649
"ap-southeast-2": {},
12650
+ "ca-central-1": {},
12650
12651
"eu-central-1": {},
12651
12652
"eu-north-1": {},
12652
12653
"eu-west-1": {},
12666
12667
"ap-south-1": {},
12667
12668
"ap-southeast-1": {},
12668
12669
"ap-southeast-2": {},
12670
+ "ca-central-1": {},
12669
12671
"eu-central-1": {},
12670
12672
"eu-north-1": {},
12671
12673
"eu-west-1": {},
@@ -24485,14 +24487,30 @@
24485
24487
},
24486
24488
"codepipeline": {
24487
24489
"endpoints": {
24490
+ "fips-us-gov-east-1": {
24491
+ "credentialScope": {
24492
+ "region": "us-gov-east-1"
24493
+ },
24494
+ "deprecated": true,
24495
+ "hostname": "codepipeline-fips.us-gov-east-1.amazonaws.com"
24496
+ },
24488
24497
"fips-us-gov-west-1": {
24489
24498
"credentialScope": {
24490
24499
"region": "us-gov-west-1"
24491
24500
},
24492
24501
"deprecated": true,
24493
24502
"hostname": "codepipeline-fips.us-gov-west-1.amazonaws.com"
24494
24503
},
24495
- "us-gov-east-1": {},
24504
+ "us-gov-east-1": {
24505
+ "variants": [
24506
+ {
24507
+ "hostname": "codepipeline-fips.us-gov-east-1.amazonaws.com",
24508
+ "tags": [
24509
+ "fips"
24510
+ ]
24511
+ }
24512
+ ]
24513
+ },
24496
24514
"us-gov-west-1": {
24497
24515
"variants": [
24498
24516
{
You can’t perform that action at this time.
0 commit comments