File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed 
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1205512055        "endpoints" : {
1205612056          "ap-northeast-1" : { },
1205712057          "ap-northeast-2" : { },
12058+           "ap-south-1" : { },
1205812059          "ap-southeast-1" : { },
1205912060          "ap-southeast-2" : { },
1206012061          "ca-central-1" : { },
@@ -20769,11 +20770,18 @@
2076920770      },
2077020771      "participant.connect" : {
2077120772        "endpoints" : {
20772-           "us-gov-west-1" : {
20773+           "fips- us-gov-west-1" : {
2077320774            "credentialScope" : {
2077420775              "region" : "us-gov-west-1"
2077520776            },
20777+             "deprecated" : true,
2077620778            "hostname" : "participant.connect.us-gov-west-1.amazonaws.com"
20779+           },
20780+           "us-gov-west-1" : {
20781+             "variants" : [ {
20782+               "hostname" : "participant.connect.us-gov-west-1.amazonaws.com",
20783+               "tags" : [ "fips" ]
20784+             } ]
2077720785          }
2077820786        }
2077920787      },
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments