This repository was archived by the owner on Jul 31, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +484
-191
lines changed Expand file tree Collapse file tree 8 files changed +484
-191
lines changed Original file line number Diff line number Diff line change 1+ Release v1.33.19 (2020-08-04)
2+ ===
3+
4+ ### Service Client Updates
5+ * `service/health`: Updates service documentation
6+ * Documentation updates for health
7+
18Release v1.33.18 (2020-08-03)
29===
310
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ package aws
55const SDKName = "aws-sdk-go"
66
77// SDKVersion is the version of this SDK
8- const SDKVersion = "1.33.18 "
8+ const SDKVersion = "1.33.19 "
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 9393 "eu-west-1" : { },
9494 "eu-west-2" : { },
9595 "eu-west-3" : { },
96+ "fips-ca-central-1" : {
97+ "credentialScope" : {
98+ "region" : " ca-central-1"
99+ },
100+ "hostname" : " access-analyzer-fips.ca-central-1.amazonaws.com"
101+ },
102+ "fips-us-east-1" : {
103+ "credentialScope" : {
104+ "region" : " us-east-1"
105+ },
106+ "hostname" : " access-analyzer-fips.us-east-1.amazonaws.com"
107+ },
108+ "fips-us-east-2" : {
109+ "credentialScope" : {
110+ "region" : " us-east-2"
111+ },
112+ "hostname" : " access-analyzer-fips.us-east-2.amazonaws.com"
113+ },
114+ "fips-us-west-1" : {
115+ "credentialScope" : {
116+ "region" : " us-west-1"
117+ },
118+ "hostname" : " access-analyzer-fips.us-west-1.amazonaws.com"
119+ },
120+ "fips-us-west-2" : {
121+ "credentialScope" : {
122+ "region" : " us-west-2"
123+ },
124+ "hostname" : " access-analyzer-fips.us-west-2.amazonaws.com"
125+ },
96126 "me-south-1" : { },
97127 "sa-east-1" : { },
98128 "us-east-1" : { },
27612791 "ap-southeast-2" : { },
27622792 "eu-north-1" : { },
27632793 "eu-west-1" : { },
2794+ "fips-us-east-2" : {
2795+ "credentialScope" : {
2796+ "region" : " us-east-2"
2797+ },
2798+ "hostname" : " groundstation-fips.us-east-2.amazonaws.com"
2799+ },
2800+ "fips-us-west-2" : {
2801+ "credentialScope" : {
2802+ "region" : " us-west-2"
2803+ },
2804+ "hostname" : " groundstation-fips.us-west-2.amazonaws.com"
2805+ },
27642806 "me-south-1" : { },
27652807 "us-east-2" : { },
27662808 "us-west-2" : { }
38623904 },
38633905 "hostname" : " oidc.eu-central-1.amazonaws.com"
38643906 },
3907+ "eu-north-1" : {
3908+ "credentialScope" : {
3909+ "region" : " eu-north-1"
3910+ },
3911+ "hostname" : " oidc.eu-north-1.amazonaws.com"
3912+ },
38653913 "eu-west-1" : {
38663914 "credentialScope" : {
38673915 "region" : " eu-west-1"
54565504 "eu-west-1" : { },
54575505 "eu-west-2" : { },
54585506 "eu-west-3" : { },
5507+ "fips" : {
5508+ "credentialScope" : {
5509+ "region" : " ca-central-1"
5510+ },
5511+ "hostname" : " storagegateway-fips.ca-central-1.amazonaws.com"
5512+ },
54595513 "me-south-1" : { },
54605514 "sa-east-1" : { },
54615515 "us-east-1" : { },
68146868 "services" : {
68156869 "access-analyzer" : {
68166870 "endpoints" : {
6817- "us-gov-east-1" : { },
6818- "us-gov-west-1" : { }
6871+ "us-gov-east-1" : {
6872+ "credentialScope" : {
6873+ "region" : " us-gov-east-1"
6874+ },
6875+ "hostname" : " access-analyzer.us-gov-east-1.amazonaws.com"
6876+ },
6877+ "us-gov-west-1" : {
6878+ "credentialScope" : {
6879+ "region" : " us-gov-west-1"
6880+ },
6881+ "hostname" : " access-analyzer.us-gov-west-1.amazonaws.com"
6882+ }
68196883 }
68206884 },
68216885 "acm" : {
You can’t perform that action at this time.
0 commit comments