Skip to content

Commit 1f86cfa

Browse files
Release v1.44.155 (2022-12-07) (#4656)
Release v1.44.155 (2022-12-07) === ### Service Client Updates * `service/ce`: Updates service API and documentation * `service/cloudfront`: Updates service API and documentation * Introducing UpdateDistributionWithStagingConfig that can be used to promote the staging configuration to the production. * `service/eks`: Updates service API and documentation * `service/kms`: Updates service documentation and examples * Updated examples and exceptions for External Key Store (XKS).
1 parent 18d863d commit 1f86cfa

File tree

27 files changed

+1497
-388
lines changed

27 files changed

+1497
-388
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
Release v1.44.155 (2022-12-07)
2+
===
3+
4+
### Service Client Updates
5+
* `service/ce`: Updates service API and documentation
6+
* `service/cloudfront`: Updates service API and documentation
7+
* Introducing UpdateDistributionWithStagingConfig that can be used to promote the staging configuration to the production.
8+
* `service/eks`: Updates service API and documentation
9+
* `service/kms`: Updates service documentation and examples
10+
* Updated examples and exceptions for External Key Store (XKS).
11+
112
Release v1.44.154 (2022-12-06)
213
===
314

aws/endpoints/defaults.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aws/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.44.154"
8+
const SDKVersion = "1.44.155"

models/apis/ce/2017-10-25/api-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2374,7 +2374,8 @@
23742374
"Service":{"shape":"GenericString"},
23752375
"Region":{"shape":"GenericString"},
23762376
"LinkedAccount":{"shape":"GenericString"},
2377-
"UsageType":{"shape":"GenericString"}
2377+
"UsageType":{"shape":"GenericString"},
2378+
"LinkedAccountName":{"shape":"GenericString"}
23782379
}
23792380
},
23802381
"RootCauses":{

models/apis/ce/2017-10-25/docs-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -897,6 +897,7 @@
897897
"RootCause$Region": "<p>The Amazon Web Services Region that's associated with the cost anomaly. </p>",
898898
"RootCause$LinkedAccount": "<p>The member account value that's associated with the cost anomaly. </p>",
899899
"RootCause$UsageType": "<p>The <code>UsageType</code> value that's associated with the cost anomaly. </p>",
900+
"RootCause$LinkedAccountName": "<p>The member account name value that's associated with the cost anomaly.</p>",
900901
"SavingsPlansAmortizedCommitment$AmortizedRecurringCommitment": "<p>The amortized amount of your Savings Plans commitment that was purchased with either a <code>Partial</code> or a <code>NoUpfront</code>.</p>",
901902
"SavingsPlansAmortizedCommitment$AmortizedUpfrontCommitment": "<p>The amortized amount of your Savings Plans commitment that was purchased with an <code>Upfront</code> or <code>PartialUpfront</code> Savings Plans.</p>",
902903
"SavingsPlansAmortizedCommitment$TotalAmortizedCommitment": "<p>The total amortized amount of your Savings Plans commitment, regardless of your Savings Plans purchase method. </p>",
@@ -1793,7 +1794,7 @@
17931794
}
17941795
},
17951796
"RootCause": {
1796-
"base": "<p>The combination of Amazon Web Service, linked account, Region, and usage type where a cost anomaly is observed. </p>",
1797+
"base": "<p>The combination of Amazon Web Service, linked account, linked account name, Region, and usage type where a cost anomaly is observed. The linked account name will only be available when the account name can be identified.</p>",
17971798
"refs": {
17981799
"RootCauses$member": null
17991800
}

models/apis/ce/2017-10-25/endpoint-tests-1.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"properties": {
88
"authSchemes": [
99
{
10+
"signingRegion": "cn-northwest-1",
1011
"name": "sigv4",
11-
"signingName": "ce",
12-
"signingRegion": "cn-northwest-1"
12+
"signingName": "ce"
1313
}
1414
]
1515
},
@@ -29,9 +29,9 @@
2929
"properties": {
3030
"authSchemes": [
3131
{
32+
"signingRegion": "us-east-1",
3233
"name": "sigv4",
33-
"signingName": "ce",
34-
"signingRegion": "us-east-1"
34+
"signingName": "ce"
3535
}
3636
]
3737
},

models/apis/cloudfront/2020-05-31/api-2.json

Lines changed: 162 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@
157157
{"shape":"AccessDenied"},
158158
{"shape":"InvalidArgument"},
159159
{"shape":"InconsistentQuantities"},
160+
{"shape":"ContinuousDeploymentPolicyAlreadyExists"},
161+
{"shape":"TooManyContinuousDeploymentPolicies"},
160162
{"shape":"StagingDistributionInUse"}
161163
]
162164
},
@@ -232,6 +234,8 @@
232234
{"shape":"TrustedKeyGroupDoesNotExist"},
233235
{"shape":"NoSuchRealtimeLogConfig"},
234236
{"shape":"RealtimeLogConfigOwnerMismatch"},
237+
{"shape":"ContinuousDeploymentPolicyInUse"},
238+
{"shape":"NoSuchContinuousDeploymentPolicy"},
235239
{"shape":"InvalidDomainNameForOriginAccessControl"}
236240
]
237241
},
@@ -306,6 +310,8 @@
306310
{"shape":"TrustedKeyGroupDoesNotExist"},
307311
{"shape":"NoSuchRealtimeLogConfig"},
308312
{"shape":"RealtimeLogConfigOwnerMismatch"},
313+
{"shape":"ContinuousDeploymentPolicyInUse"},
314+
{"shape":"NoSuchContinuousDeploymentPolicy"},
309315
{"shape":"InvalidDomainNameForOriginAccessControl"}
310316
]
311317
},
@@ -605,7 +611,9 @@
605611
{"shape":"InvalidIfMatchVersion"},
606612
{"shape":"InvalidArgument"},
607613
{"shape":"AccessDenied"},
608-
{"shape":"PreconditionFailed"}
614+
{"shape":"PreconditionFailed"},
615+
{"shape":"ContinuousDeploymentPolicyInUse"},
616+
{"shape":"NoSuchContinuousDeploymentPolicy"}
609617
]
610618
},
611619
"DeleteDistribution":{
@@ -877,7 +885,8 @@
877885
"input":{"shape":"GetContinuousDeploymentPolicyRequest"},
878886
"output":{"shape":"GetContinuousDeploymentPolicyResult"},
879887
"errors":[
880-
{"shape":"AccessDenied"}
888+
{"shape":"AccessDenied"},
889+
{"shape":"NoSuchContinuousDeploymentPolicy"}
881890
]
882891
},
883892
"GetContinuousDeploymentPolicyConfig":{
@@ -889,7 +898,8 @@
889898
"input":{"shape":"GetContinuousDeploymentPolicyConfigRequest"},
890899
"output":{"shape":"GetContinuousDeploymentPolicyConfigResult"},
891900
"errors":[
892-
{"shape":"AccessDenied"}
901+
{"shape":"AccessDenied"},
902+
{"shape":"NoSuchContinuousDeploymentPolicy"}
893903
]
894904
},
895905
"GetDistribution":{
@@ -1234,7 +1244,8 @@
12341244
"output":{"shape":"ListContinuousDeploymentPoliciesResult"},
12351245
"errors":[
12361246
{"shape":"InvalidArgument"},
1237-
{"shape":"AccessDenied"}
1247+
{"shape":"AccessDenied"},
1248+
{"shape":"NoSuchContinuousDeploymentPolicy"}
12381249
]
12391250
},
12401251
"ListDistributions":{
@@ -1610,7 +1621,8 @@
16101621
{"shape":"AccessDenied"},
16111622
{"shape":"InconsistentQuantities"},
16121623
{"shape":"PreconditionFailed"},
1613-
{"shape":"StagingDistributionInUse"}
1624+
{"shape":"StagingDistributionInUse"},
1625+
{"shape":"NoSuchContinuousDeploymentPolicy"}
16141626
]
16151627
},
16161628
"UpdateDistribution":{
@@ -1682,11 +1694,84 @@
16821694
{"shape":"TrustedKeyGroupDoesNotExist"},
16831695
{"shape":"NoSuchRealtimeLogConfig"},
16841696
{"shape":"RealtimeLogConfigOwnerMismatch"},
1697+
{"shape":"ContinuousDeploymentPolicyInUse"},
1698+
{"shape":"NoSuchContinuousDeploymentPolicy"},
16851699
{"shape":"StagingDistributionInUse"},
16861700
{"shape":"IllegalOriginAccessConfiguration"},
16871701
{"shape":"InvalidDomainNameForOriginAccessControl"}
16881702
]
16891703
},
1704+
"UpdateDistributionWithStagingConfig":{
1705+
"name":"UpdateDistributionWithStagingConfig2020_05_31",
1706+
"http":{
1707+
"method":"PUT",
1708+
"requestUri":"/2020-05-31/distribution/{Id}/promote-staging-config"
1709+
},
1710+
"input":{"shape":"UpdateDistributionWithStagingConfigRequest"},
1711+
"output":{"shape":"UpdateDistributionWithStagingConfigResult"},
1712+
"errors":[
1713+
{"shape":"AccessDenied"},
1714+
{"shape":"CNAMEAlreadyExists"},
1715+
{"shape":"IllegalUpdate"},
1716+
{"shape":"InvalidIfMatchVersion"},
1717+
{"shape":"MissingBody"},
1718+
{"shape":"NoSuchDistribution"},
1719+
{"shape":"PreconditionFailed"},
1720+
{"shape":"TooManyDistributionCNAMEs"},
1721+
{"shape":"InvalidDefaultRootObject"},
1722+
{"shape":"InvalidRelativePath"},
1723+
{"shape":"InvalidErrorCode"},
1724+
{"shape":"InvalidResponseCode"},
1725+
{"shape":"InvalidArgument"},
1726+
{"shape":"InvalidOriginAccessIdentity"},
1727+
{"shape":"InvalidOriginAccessControl"},
1728+
{"shape":"TooManyTrustedSigners"},
1729+
{"shape":"TrustedSignerDoesNotExist"},
1730+
{"shape":"InvalidViewerCertificate"},
1731+
{"shape":"InvalidMinimumProtocolVersion"},
1732+
{"shape":"InvalidRequiredProtocol"},
1733+
{"shape":"NoSuchOrigin"},
1734+
{"shape":"TooManyOrigins"},
1735+
{"shape":"TooManyOriginGroupsPerDistribution"},
1736+
{"shape":"TooManyCacheBehaviors"},
1737+
{"shape":"TooManyCookieNamesInWhiteList"},
1738+
{"shape":"InvalidForwardCookies"},
1739+
{"shape":"TooManyHeadersInForwardedValues"},
1740+
{"shape":"InvalidHeadersForS3Origin"},
1741+
{"shape":"InconsistentQuantities"},
1742+
{"shape":"TooManyCertificates"},
1743+
{"shape":"InvalidLocationCode"},
1744+
{"shape":"InvalidGeoRestrictionParameter"},
1745+
{"shape":"InvalidTTLOrder"},
1746+
{"shape":"InvalidWebACLId"},
1747+
{"shape":"TooManyOriginCustomHeaders"},
1748+
{"shape":"TooManyQueryStringParameters"},
1749+
{"shape":"InvalidQueryStringParameters"},
1750+
{"shape":"TooManyDistributionsWithLambdaAssociations"},
1751+
{"shape":"TooManyDistributionsWithSingleFunctionARN"},
1752+
{"shape":"TooManyLambdaFunctionAssociations"},
1753+
{"shape":"InvalidLambdaFunctionAssociation"},
1754+
{"shape":"TooManyDistributionsWithFunctionAssociations"},
1755+
{"shape":"TooManyFunctionAssociations"},
1756+
{"shape":"InvalidFunctionAssociation"},
1757+
{"shape":"InvalidOriginReadTimeout"},
1758+
{"shape":"InvalidOriginKeepaliveTimeout"},
1759+
{"shape":"NoSuchFieldLevelEncryptionConfig"},
1760+
{"shape":"IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior"},
1761+
{"shape":"TooManyDistributionsAssociatedToFieldLevelEncryptionConfig"},
1762+
{"shape":"NoSuchCachePolicy"},
1763+
{"shape":"TooManyDistributionsAssociatedToCachePolicy"},
1764+
{"shape":"NoSuchResponseHeadersPolicy"},
1765+
{"shape":"TooManyDistributionsAssociatedToResponseHeadersPolicy"},
1766+
{"shape":"NoSuchOriginRequestPolicy"},
1767+
{"shape":"TooManyDistributionsAssociatedToOriginRequestPolicy"},
1768+
{"shape":"TooManyDistributionsAssociatedToKeyGroup"},
1769+
{"shape":"TooManyKeyGroupsAssociatedToDistribution"},
1770+
{"shape":"TrustedKeyGroupDoesNotExist"},
1771+
{"shape":"NoSuchRealtimeLogConfig"},
1772+
{"shape":"RealtimeLogConfigOwnerMismatch"}
1773+
]
1774+
},
16901775
"UpdateFieldLevelEncryptionConfig":{
16911776
"name":"UpdateFieldLevelEncryptionConfig2020_05_31",
16921777
"http":{
@@ -2403,6 +2488,14 @@
24032488
"ContinuousDeploymentPolicyConfig":{"shape":"ContinuousDeploymentPolicyConfig"}
24042489
}
24052490
},
2491+
"ContinuousDeploymentPolicyAlreadyExists":{
2492+
"type":"structure",
2493+
"members":{
2494+
"Message":{"shape":"string"}
2495+
},
2496+
"error":{"httpStatusCode":409},
2497+
"exception":true
2498+
},
24062499
"ContinuousDeploymentPolicyConfig":{
24072500
"type":"structure",
24082501
"required":[
@@ -2415,6 +2508,14 @@
24152508
"TrafficConfig":{"shape":"TrafficConfig"}
24162509
}
24172510
},
2511+
"ContinuousDeploymentPolicyInUse":{
2512+
"type":"structure",
2513+
"members":{
2514+
"Message":{"shape":"string"}
2515+
},
2516+
"error":{"httpStatusCode":409},
2517+
"exception":true
2518+
},
24182519
"ContinuousDeploymentPolicyList":{
24192520
"type":"structure",
24202521
"required":[
@@ -3457,7 +3558,9 @@
34573558
"Restrictions":{"shape":"Restrictions"},
34583559
"WebACLId":{"shape":"string"},
34593560
"HttpVersion":{"shape":"HttpVersion"},
3460-
"IsIPV6Enabled":{"shape":"boolean"}
3561+
"IsIPV6Enabled":{"shape":"boolean"},
3562+
"ContinuousDeploymentPolicyId":{"shape":"string"},
3563+
"Staging":{"shape":"boolean"}
34613564
}
34623565
},
34633566
"DistributionConfigWithTags":{
@@ -3540,7 +3643,8 @@
35403643
"Restrictions",
35413644
"WebACLId",
35423645
"HttpVersion",
3543-
"IsIPV6Enabled"
3646+
"IsIPV6Enabled",
3647+
"Staging"
35443648
],
35453649
"members":{
35463650
"Id":{"shape":"string"},
@@ -3562,7 +3666,8 @@
35623666
"WebACLId":{"shape":"string"},
35633667
"HttpVersion":{"shape":"HttpVersion"},
35643668
"IsIPV6Enabled":{"shape":"boolean"},
3565-
"AliasICPRecordals":{"shape":"AliasICPRecordals"}
3669+
"AliasICPRecordals":{"shape":"AliasICPRecordals"},
3670+
"Staging":{"shape":"boolean"}
35663671
}
35673672
},
35683673
"DistributionSummaryList":{
@@ -5772,6 +5877,14 @@
57725877
"error":{"httpStatusCode":404},
57735878
"exception":true
57745879
},
5880+
"NoSuchContinuousDeploymentPolicy":{
5881+
"type":"structure",
5882+
"members":{
5883+
"Message":{"shape":"string"}
5884+
},
5885+
"error":{"httpStatusCode":404},
5886+
"exception":true
5887+
},
57755888
"NoSuchDistribution":{
57765889
"type":"structure",
57775890
"members":{
@@ -7268,6 +7381,14 @@
72687381
"error":{"httpStatusCode":400},
72697382
"exception":true
72707383
},
7384+
"TooManyContinuousDeploymentPolicies":{
7385+
"type":"structure",
7386+
"members":{
7387+
"Message":{"shape":"string"}
7388+
},
7389+
"error":{"httpStatusCode":400},
7390+
"exception":true
7391+
},
72717392
"TooManyCookieNamesInWhiteList":{
72727393
"type":"structure",
72737394
"members":{
@@ -7860,6 +7981,39 @@
78607981
},
78617982
"payload":"Distribution"
78627983
},
7984+
"UpdateDistributionWithStagingConfigRequest":{
7985+
"type":"structure",
7986+
"required":["Id"],
7987+
"members":{
7988+
"Id":{
7989+
"shape":"string",
7990+
"location":"uri",
7991+
"locationName":"Id"
7992+
},
7993+
"StagingDistributionId":{
7994+
"shape":"string",
7995+
"location":"querystring",
7996+
"locationName":"StagingDistributionId"
7997+
},
7998+
"IfMatch":{
7999+
"shape":"string",
8000+
"location":"header",
8001+
"locationName":"If-Match"
8002+
}
8003+
}
8004+
},
8005+
"UpdateDistributionWithStagingConfigResult":{
8006+
"type":"structure",
8007+
"members":{
8008+
"Distribution":{"shape":"Distribution"},
8009+
"ETag":{
8010+
"shape":"string",
8011+
"location":"header",
8012+
"locationName":"ETag"
8013+
}
8014+
},
8015+
"payload":"Distribution"
8016+
},
78638017
"UpdateFieldLevelEncryptionConfigRequest":{
78648018
"type":"structure",
78658019
"required":[

0 commit comments

Comments
 (0)