Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit b0f95ad

Browse files
Release v1.43.41 (2022-04-15) (#4363)
Release v1.43.41 (2022-04-15) === ### Service Client Updates * `service/athena`: Updates service API and documentation * This release adds subfields, ErrorMessage, Retryable, to the AthenaError response object in the GetQueryExecution API when a query fails. * `service/lightsail`: Updates service API and documentation * This release adds support to describe the synchronization status of the account-level block public access feature for your Amazon Lightsail buckets. * `service/rds`: Updates service API, documentation, waiters, paginators, and examples * Removes Amazon RDS on VMware with the deletion of APIs related to Custom Availability Zones and Media installation
1 parent 1659bb2 commit b0f95ad

File tree

14 files changed

+384
-2280
lines changed

14 files changed

+384
-2280
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.43.41 (2022-04-15)
2+
===
3+
4+
### Service Client Updates
5+
* `service/athena`: Updates service API and documentation
6+
* This release adds subfields, ErrorMessage, Retryable, to the AthenaError response object in the GetQueryExecution API when a query fails.
7+
* `service/lightsail`: Updates service API and documentation
8+
* This release adds support to describe the synchronization status of the account-level block public access feature for your Amazon Lightsail buckets.
9+
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
10+
* Removes Amazon RDS on VMware with the deletion of APIs related to Custom Availability Zones and Media installation
11+
112
Release v1.43.40 (2022-04-14)
213
===
314

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.43.40"
8+
const SDKVersion = "1.43.41"

models/apis/athena/2017-05-18/api-2.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,9 @@
502502
"type":"structure",
503503
"members":{
504504
"ErrorCategory":{"shape":"ErrorCategory"},
505-
"ErrorType":{"shape":"ErrorType"}
505+
"ErrorType":{"shape":"ErrorType"},
506+
"Retryable":{"shape":"Boolean"},
507+
"ErrorMessage":{"shape":"String"}
506508
}
507509
},
508510
"BatchGetNamedQueryInput":{

models/apis/athena/2017-05-18/docs-2.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
"Boolean": {
8585
"base": null,
8686
"refs": {
87+
"AthenaError$Retryable": "<p>True if the query might succeed if resubmitted.</p>",
8788
"ColumnInfo$CaseSensitive": "<p>Indicates whether values in the column are case-sensitive.</p>"
8889
}
8990
},
@@ -324,16 +325,16 @@
324325
}
325326
},
326327
"EncryptionConfiguration": {
327-
"base": "<p>If query results are encrypted in Amazon S3, indicates the encryption option used (for example, <code>SSE-KMS</code> or <code>CSE-KMS</code>) and key information.</p>",
328+
"base": "<p>If query results are encrypted in Amazon S3, indicates the encryption option used (for example, <code>SSE_KMS</code> or <code>CSE_KMS</code>) and key information.</p>",
328329
"refs": {
329-
"ResultConfiguration$EncryptionConfiguration": "<p>If query results are encrypted in Amazon S3, indicates the encryption option used (for example, <code>SSE-KMS</code> or <code>CSE-KMS</code>) and key information. This is a client-side setting. If workgroup settings override client-side settings, then the query uses the encryption configuration that is specified for the workgroup, and also uses the location for storing query results specified in the workgroup. See <a>WorkGroupConfiguration$EnforceWorkGroupConfiguration</a> and <a href=\"https://docs.aws.amazon.com/athena/latest/ug/workgroups-settings-override.html\">Workgroup Settings Override Client-Side Settings</a>.</p>",
330+
"ResultConfiguration$EncryptionConfiguration": "<p>If query results are encrypted in Amazon S3, indicates the encryption option used (for example, <code>SSE_KMS</code> or <code>CSE_KMS</code>) and key information. This is a client-side setting. If workgroup settings override client-side settings, then the query uses the encryption configuration that is specified for the workgroup, and also uses the location for storing query results specified in the workgroup. See <a>WorkGroupConfiguration$EnforceWorkGroupConfiguration</a> and <a href=\"https://docs.aws.amazon.com/athena/latest/ug/workgroups-settings-override.html\">Workgroup Settings Override Client-Side Settings</a>.</p>",
330331
"ResultConfigurationUpdates$EncryptionConfiguration": "<p>The encryption configuration for the query results.</p>"
331332
}
332333
},
333334
"EncryptionOption": {
334335
"base": null,
335336
"refs": {
336-
"EncryptionConfiguration$EncryptionOption": "<p>Indicates whether Amazon S3 server-side encryption with Amazon S3-managed keys (<code>SSE-S3</code>), server-side encryption with KMS-managed keys (<code>SSE-KMS</code>), or client-side encryption with KMS-managed keys (CSE-KMS) is used.</p> <p>If a query runs in a workgroup and the workgroup overrides client-side settings, then the workgroup's setting for encryption is used. It specifies whether query results must be encrypted, for all queries that run in this workgroup. </p>"
337+
"EncryptionConfiguration$EncryptionOption": "<p>Indicates whether Amazon S3 server-side encryption with Amazon S3-managed keys (<code>SSE_S3</code>), server-side encryption with KMS-managed keys (<code>SSE_KMS</code>), or client-side encryption with KMS-managed keys (<code>CSE_KMS</code>) is used.</p> <p>If a query runs in a workgroup and the workgroup overrides client-side settings, then the workgroup's setting for encryption is used. It specifies whether query results must be encrypted, for all queries that run in this workgroup. </p>"
337338
}
338339
},
339340
"EngineVersion": {
@@ -915,13 +916,14 @@
915916
"String": {
916917
"base": null,
917918
"refs": {
919+
"AthenaError$ErrorMessage": "<p>Contains a short description of the error that occurred.</p>",
918920
"ColumnInfo$CatalogName": "<p>The catalog to which the query results belong.</p>",
919921
"ColumnInfo$SchemaName": "<p>The schema name (database name) to which the query results belong.</p>",
920922
"ColumnInfo$TableName": "<p>The table name for the query results.</p>",
921923
"ColumnInfo$Name": "<p>The name of the column.</p>",
922924
"ColumnInfo$Label": "<p>A column label.</p>",
923925
"ColumnInfo$Type": "<p>The data type of the column.</p>",
924-
"EncryptionConfiguration$KmsKey": "<p>For <code>SSE-KMS</code> and <code>CSE-KMS</code>, this is the KMS key ARN or ID.</p>",
926+
"EncryptionConfiguration$KmsKey": "<p>For <code>SSE_KMS</code> and <code>CSE_KMS</code>, this is the KMS key ARN or ID.</p>",
925927
"QueryExecutionStatistics$DataManifestLocation": "<p>The location and file name of a data manifest file. The manifest file is saved to the Athena query results location in Amazon S3. The manifest file tracks files that the query wrote to Amazon S3. If the query fails, the manifest file also tracks files that the query intended to write. The manifest is useful for identifying orphaned files resulting from a failed query. For more information, see <a href=\"https://docs.aws.amazon.com/athena/latest/ug/querying.html\">Working with Query Results, Output Files, and Query History</a> in the <i>Amazon Athena User Guide</i>.</p>",
926928
"QueryExecutionStatus$StateChangeReason": "<p>Further detail about the status of the query.</p>",
927929
"ResultConfiguration$OutputLocation": "<p>The location in Amazon S3 where your query results are stored, such as <code>s3://path/to/query/bucket/</code>. To run the query, you must specify the query results location using one of the ways: either for individual queries using either this setting (client-side), or in the workgroup, using <a>WorkGroupConfiguration</a>. If none of them is set, Athena issues an error that no output location is provided. For more information, see <a href=\"https://docs.aws.amazon.com/athena/latest/ug/querying.html\">Query Results</a>. If workgroup settings override client-side settings, then the query uses the settings specified for the workgroup. See <a>WorkGroupConfiguration$EnforceWorkGroupConfiguration</a>.</p>",

models/apis/lightsail/2016-11-28/api-2.json

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2742,6 +2742,24 @@
27422742
"private"
27432743
]
27442744
},
2745+
"AccountLevelBpaSync":{
2746+
"type":"structure",
2747+
"members":{
2748+
"status":{"shape":"AccountLevelBpaSyncStatus"},
2749+
"lastSyncedAt":{"shape":"IsoDate"},
2750+
"message":{"shape":"BPAStatusMessage"},
2751+
"bpaImpactsLightsail":{"shape":"boolean"}
2752+
}
2753+
},
2754+
"AccountLevelBpaSyncStatus":{
2755+
"type":"string",
2756+
"enum":[
2757+
"InSync",
2758+
"Failed",
2759+
"NeverSynced",
2760+
"Defaulted"
2761+
]
2762+
},
27452763
"AccountSetupInProgressException":{
27462764
"type":"structure",
27472765
"members":{
@@ -2977,6 +2995,15 @@
29772995
"type":"list",
29782996
"member":{"shape":"AvailabilityZone"}
29792997
},
2998+
"BPAStatusMessage":{
2999+
"type":"string",
3000+
"enum":[
3001+
"DEFAULTED_FOR_SLR_MISSING",
3002+
"SYNC_ON_HOLD",
3003+
"DEFAULTED_FOR_SLR_MISSING_ON_HOLD",
3004+
"Unknown"
3005+
]
3006+
},
29803007
"Base64":{"type":"string"},
29813008
"BehaviorEnum":{
29823009
"type":"string",
@@ -4821,7 +4848,8 @@
48214848
"type":"structure",
48224849
"members":{
48234850
"buckets":{"shape":"BucketList"},
4824-
"nextPageToken":{"shape":"string"}
4851+
"nextPageToken":{"shape":"string"},
4852+
"accountLevelBpaSync":{"shape":"AccountLevelBpaSync"}
48254853
}
48264854
},
48274855
"GetBundlesRequest":{

0 commit comments

Comments
 (0)