Skip to content

Commit

Permalink
Release v1.41.9 (2021-10-22) (#4144)
Browse files Browse the repository at this point in the history
Release v1.41.9 (2021-10-22)
===

### Service Client Updates
* `service/auditmanager`: Updates service API and documentation
* `service/chime`: Updates service API and documentation
  * Chime VoiceConnector and VoiceConnectorGroup APIs will now return an ARN.
* `service/quicksight`: Updates service API and documentation
  * Added QSearchBar option for GenerateEmbedUrlForRegisteredUser ExperienceConfiguration to support Q search bar embedding
  • Loading branch information
aws-sdk-go-automation committed Oct 22, 2021
1 parent ed83f93 commit 2c3daca
Show file tree
Hide file tree
Showing 11 changed files with 168 additions and 47 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
Release v1.41.9 (2021-10-22)
===

### Service Client Updates
* `service/auditmanager`: Updates service API and documentation
* `service/chime`: Updates service API and documentation
* Chime VoiceConnector and VoiceConnectorGroup APIs will now return an ARN.
* `service/quicksight`: Updates service API and documentation
* Added QSearchBar option for GenerateEmbedUrlForRegisteredUser ExperienceConfiguration to support Q search bar embedding

Release v1.41.8 (2021-10-21)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.41.8"
const SDKVersion = "1.41.9"
2 changes: 1 addition & 1 deletion models/apis/auditmanager/2017-07-25/api-2.json
Expand Up @@ -1385,7 +1385,7 @@
"type":"string",
"max":300,
"min":1,
"pattern":"^[^\\_]*$"
"pattern":"^[^\\\\\\_]*$"
},
"ControlSetStatus":{
"type":"string",
Expand Down
34 changes: 17 additions & 17 deletions models/apis/auditmanager/2017-07-25/docs-2.json
Expand Up @@ -17,7 +17,7 @@
"DeleteAssessmentReport": "<p> Deletes an assessment report from an assessment in Audit Manager. </p>",
"DeleteControl": "<p> Deletes a custom control in Audit Manager. </p>",
"DeregisterAccount": "<p> Deregisters an account in Audit Manager. </p>",
"DeregisterOrganizationAdminAccount": "<p>Removes the specified member account as a delegated administrator for Audit Manager. </p> <important> <p>When you remove a delegated administrator from your Audit Manager settings, or when you deregister a delegated administrator from Organizations, you continue to have access to the evidence that you previously collected under that account. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward.</p> </important>",
"DeregisterOrganizationAdminAccount": "<p>Removes the specified member Amazon Web Services account as a delegated administrator for Audit Manager. </p> <important> <p>When you remove a delegated administrator from your Audit Manager settings, or when you deregister a delegated administrator from Organizations, you continue to have access to the evidence that you previously collected under that account. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward.</p> </important>",
"DisassociateAssessmentReportEvidenceFolder": "<p> Disassociates an evidence folder from the specified assessment report in Audit Manager. </p>",
"GetAccountStatus": "<p> Returns the registration status of an account in Audit Manager. </p>",
"GetAssessment": "<p> Returns an assessment from Audit Manager. </p>",
Expand All @@ -33,16 +33,16 @@
"GetEvidenceFoldersByAssessmentControl": "<p> Returns a list of evidence folders associated with a specified control of an assessment in Audit Manager. </p>",
"GetOrganizationAdminAccount": "<p> Returns the name of the delegated Amazon Web Services administrator account for the organization. </p>",
"GetServicesInScope": "<p> Returns a list of the in-scope Amazon Web Services services for the specified assessment. </p>",
"GetSettings": "<p> Returns the settings for the specified account. </p>",
"GetSettings": "<p> Returns the settings for the specified Amazon Web Services account. </p>",
"ListAssessmentFrameworks": "<p> Returns a list of the frameworks available in the Audit Manager framework library. </p>",
"ListAssessmentReports": "<p> Returns a list of assessment reports created in Audit Manager. </p>",
"ListAssessments": "<p> Returns a list of current and past assessments from Audit Manager. </p>",
"ListControls": "<p> Returns a list of controls from Audit Manager. </p>",
"ListKeywordsForDataSource": "<p> Returns a list of keywords that pre-mapped to the specified control data source. </p>",
"ListNotifications": "<p> Returns a list of all Audit Manager notifications. </p>",
"ListTagsForResource": "<p> Returns a list of tags for the specified resource in Audit Manager. </p>",
"RegisterAccount": "<p> Enables Audit Manager for the specified account. </p>",
"RegisterOrganizationAdminAccount": "<p> Enables an account within the organization as the delegated administrator for Audit Manager. </p>",
"RegisterAccount": "<p> Enables Audit Manager for the specified Amazon Web Services account. </p>",
"RegisterOrganizationAdminAccount": "<p> Enables an Amazon Web Services account within the organization as the delegated administrator for Audit Manager. </p>",
"TagResource": "<p> Tags the specified resource in Audit Manager. </p>",
"UntagResource": "<p> Removes a tag from a resource in Audit Manager. </p>",
"UpdateAssessment": "<p> Edits an Audit Manager assessment. </p>",
Expand All @@ -56,16 +56,16 @@
},
"shapes": {
"AWSAccount": {
"base": "<p> The wrapper of account details, such as account ID, email address, and so on. </p>",
"base": "<p> The wrapper of Amazon Web Services account details, such as account ID, email address, and so on. </p>",
"refs": {
"AWSAccounts$member": null,
"Assessment$awsAccount": "<p> The account associated with the assessment. </p>"
"Assessment$awsAccount": "<p> The Amazon Web Services account associated with the assessment. </p>"
}
},
"AWSAccounts": {
"base": null,
"refs": {
"Scope$awsAccounts": "<p> The accounts included in the scope of the assessment. </p>"
"Scope$awsAccounts": "<p> The Amazon Web Services accounts included in the scope of the assessment. </p>"
}
},
"AWSService": {
Expand Down Expand Up @@ -96,11 +96,11 @@
"AccountId": {
"base": null,
"refs": {
"AWSAccount$id": "<p> The identifier for the specified account. </p>",
"AssessmentReport$awsAccountId": "<p> The identifier for the specified account. </p>",
"AWSAccount$id": "<p> The identifier for the specified Amazon Web Services account. </p>",
"AssessmentReport$awsAccountId": "<p> The identifier for the specified Amazon Web Services account. </p>",
"DeregisterOrganizationAdminAccountRequest$adminAccountId": "<p> The identifier for the specified administrator account. </p>",
"Evidence$evidenceAwsAccountId": "<p> The identifier for the specified account. </p>",
"Evidence$awsAccountId": "<p> The identifier for the specified account. </p>",
"Evidence$evidenceAwsAccountId": "<p> The identifier for the specified Amazon Web Services account. </p>",
"Evidence$awsAccountId": "<p> The identifier for the specified Amazon Web Services account. </p>",
"GetOrganizationAdminAccountResponse$adminAccountId": "<p> The identifier for the specified administrator account. </p>",
"RegisterAccountRequest$delegatedAdminAccount": "<p> The delegated administrator account for Audit Manager. </p>",
"RegisterOrganizationAdminAccountRequest$adminAccountId": "<p> The identifier for the specified delegated administrator account. </p>",
Expand All @@ -110,14 +110,14 @@
"AccountName": {
"base": null,
"refs": {
"AWSAccount$name": "<p> The name of the specified account. </p>"
"AWSAccount$name": "<p> The name of the specified Amazon Web Services account. </p>"
}
},
"AccountStatus": {
"base": null,
"refs": {
"DeregisterAccountResponse$status": "<p> The registration status of the account. </p>",
"GetAccountStatusResponse$status": "<p> The status of the specified account. </p>",
"GetAccountStatusResponse$status": "<p> The status of the specified Amazon Web Services account. </p>",
"RegisterAccountResponse$status": "<p> The status of the account registration request. </p>"
}
},
Expand Down Expand Up @@ -853,7 +853,7 @@
"EmailAddress": {
"base": null,
"refs": {
"AWSAccount$emailAddress": "<p> The email address associated with the specified account. </p>"
"AWSAccount$emailAddress": "<p> The email address associated with the specified Amazon Web Services account. </p>"
}
},
"ErrorCode": {
Expand Down Expand Up @@ -1428,9 +1428,9 @@
}
},
"Scope": {
"base": "<p> The wrapper that contains the accounts and services in scope for the assessment. </p>",
"base": "<p> The wrapper that contains the Amazon Web Services accounts and services in scope for the assessment. </p>",
"refs": {
"AssessmentMetadata$scope": "<p> The wrapper of accounts and services in scope for the assessment. </p>",
"AssessmentMetadata$scope": "<p> The wrapper of Amazon Web Services accounts and services in scope for the assessment. </p>",
"CreateAssessmentRequest$scope": null,
"UpdateAssessmentRequest$scope": "<p> The scope of the specified assessment. </p>"
}
Expand Down Expand Up @@ -1518,7 +1518,7 @@
"Evidence$dataSource": "<p> The data source from which the specified evidence was collected. </p>",
"Evidence$evidenceByType": "<p> The type of automated evidence. </p>",
"Evidence$complianceCheck": "<p> The evaluation status for evidence that falls under the compliance check category. For evidence collected from Security Hub, a <i>Pass</i> or <i>Fail</i> result is shown. For evidence collected from Config, a <i>Compliant</i> or <i>Noncompliant</i> result is shown. </p>",
"Evidence$awsOrganization": "<p> The account from which the evidence is collected, and its organization path. </p>",
"Evidence$awsOrganization": "<p> The Amazon Web Services account from which the evidence is collected, and its organization path. </p>",
"Evidence$assessmentReportSelection": "<p> Specifies whether the evidence is included in the assessment report. </p>",
"InternalServerException$message": null,
"Resource$value": "<p> The value of the specified resource. </p>",
Expand Down
6 changes: 4 additions & 2 deletions models/apis/chime/2018-05-01/api-2.json
Expand Up @@ -9706,7 +9706,8 @@
"OutboundHostName":{"shape":"String"},
"RequireEncryption":{"shape":"Boolean"},
"CreatedTimestamp":{"shape":"Iso8601Timestamp"},
"UpdatedTimestamp":{"shape":"Iso8601Timestamp"}
"UpdatedTimestamp":{"shape":"Iso8601Timestamp"},
"VoiceConnectorArn":{"shape":"NonEmptyString"}
}
},
"VoiceConnectorAwsRegion":{
Expand All @@ -9723,7 +9724,8 @@
"Name":{"shape":"VoiceConnectorGroupName"},
"VoiceConnectorItems":{"shape":"VoiceConnectorItemList"},
"CreatedTimestamp":{"shape":"Iso8601Timestamp"},
"UpdatedTimestamp":{"shape":"Iso8601Timestamp"}
"UpdatedTimestamp":{"shape":"Iso8601Timestamp"},
"VoiceConnectorGroupArn":{"shape":"NonEmptyString"}
}
},
"VoiceConnectorGroupList":{
Expand Down
2 changes: 2 additions & 0 deletions models/apis/chime/2018-05-01/docs-2.json
Expand Up @@ -2905,7 +2905,9 @@
"UserError$UserId": "<p>The user ID for which the action failed.</p>",
"UserIdList$member": null,
"VoiceConnector$VoiceConnectorId": "<p>The Amazon Chime Voice Connector ID.</p>",
"VoiceConnector$VoiceConnectorArn": "<p>The ARN of the specified Amazon Chime Voice Connector.</p>",
"VoiceConnectorGroup$VoiceConnectorGroupId": "<p>The Amazon Chime Voice Connector group ID.</p>",
"VoiceConnectorGroup$VoiceConnectorGroupArn": "<p>The ARN of the specified Amazon Chime Voice Connector group.</p>",
"VoiceConnectorItem$VoiceConnectorId": "<p>The Amazon Chime Voice Connector ID.</p>"
}
},
Expand Down
9 changes: 8 additions & 1 deletion models/apis/quicksight/2018-04-01/api-2.json
Expand Up @@ -7077,7 +7077,14 @@
"type":"structure",
"members":{
"Dashboard":{"shape":"RegisteredUserDashboardEmbeddingConfiguration"},
"QuickSightConsole":{"shape":"RegisteredUserQuickSightConsoleEmbeddingConfiguration"}
"QuickSightConsole":{"shape":"RegisteredUserQuickSightConsoleEmbeddingConfiguration"},
"QSearchBar":{"shape":"RegisteredUserQSearchBarEmbeddingConfiguration"}
}
},
"RegisteredUserQSearchBarEmbeddingConfiguration":{
"type":"structure",
"members":{
"InitialTopicId":{"shape":"RestrictiveResourceId"}
}
},
"RegisteredUserQuickSightConsoleEmbeddingConfiguration":{
Expand Down
11 changes: 9 additions & 2 deletions models/apis/quicksight/2018-04-01/docs-2.json
Expand Up @@ -1768,7 +1768,7 @@
"base": null,
"refs": {
"GenerateEmbedUrlForAnonymousUserResponse$EmbedUrl": "<p>The embed URL for the dashboard.</p>",
"GenerateEmbedUrlForRegisteredUserResponse$EmbedUrl": "<p>The embed URL for the Amazon QuickSight dashboard or console.</p>",
"GenerateEmbedUrlForRegisteredUserResponse$EmbedUrl": "<p>The embed URL for the Amazon QuickSight dashboard, console, or Q search bar.</p>",
"GetDashboardEmbedUrlResponse$EmbedUrl": "<p>A single-use URL that you can put into your server-side webpage to embed your dashboard. This URL is valid for 5 minutes. The API operation provides the URL with an <code>auth_code</code> value that enables one (and only one) sign-on to a user session that is valid for 10 hours. </p>",
"GetSessionEmbedUrlResponse$EmbedUrl": "<p>A single-use URL that you can put into your server-side web page to embed your Amazon QuickSight session. This URL is valid for 5 minutes. The API operation provides the URL with an <code>auth_code</code> value that enables one (and only one) sign-on to a user session that is valid for 10 hours. </p>"
}
Expand Down Expand Up @@ -2949,7 +2949,13 @@
"RegisteredUserEmbeddingExperienceConfiguration": {
"base": "<p>The type of experience you want to embed. For registered users, you can embed an Amazon QuickSight dashboard or the Amazon QuickSight console.</p> <note> <p>Exactly one of the experience configurations is required. You can choose <code>Dashboard</code> or <code>QuickSightConsole</code>. You cannot choose more than one experience configuraton.</p> </note>",
"refs": {
"GenerateEmbedUrlForRegisteredUserRequest$ExperienceConfiguration": "<p>The experience you are embedding. For registered users, you can embed Amazon QuickSight dashboards or the entire Amazon QuickSight console.</p>"
"GenerateEmbedUrlForRegisteredUserRequest$ExperienceConfiguration": "<p>The experience you are embedding. For registered users, you can embed Amazon QuickSight dashboards, the entire Amazon QuickSight console, or the Amazon QuickSight Q search bar.</p>"
}
},
"RegisteredUserQSearchBarEmbeddingConfiguration": {
"base": "<p>Information about the Q search bar embedding experience.</p>",
"refs": {
"RegisteredUserEmbeddingExperienceConfiguration$QSearchBar": "<p>The configuration details for embedding the Q search bar.</p> <p>For more information about embedding the Q search bar, see <a href=\"https://docs.aws.amazon.com/quicksight/latest/user/embedding-overview.html\">Embedding Overview</a>.</p>"
}
},
"RegisteredUserQuickSightConsoleEmbeddingConfiguration": {
Expand Down Expand Up @@ -3190,6 +3196,7 @@
"ListThemeVersionsRequest$ThemeId": "<p>The ID for the theme.</p>",
"MemberIdArnPair$MemberId": "<p>The ID of the member.</p>",
"RegisteredUserDashboardEmbeddingConfiguration$InitialDashboardId": "<p>The dashboard ID for the dashboard that you want the user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this dashboard if the user has permissions to view it.</p> <p>If the user does not have permission to view this dashboard, they see a permissions error message.</p>",
"RegisteredUserQSearchBarEmbeddingConfiguration$InitialTopicId": "<p>The ID of the Q topic that you want to make the starting topic in the Q search bar. You can find a topic ID by navigating to the Topics pane in the Amazon QuickSight application and opening a topic. The ID is in the URL for the topic that you open.</p> <p>If you don't specify an initial topic, a list of all shared topics is shown in the Q bar for your readers. When you select an initial topic, you can specify whether or not readers are allowed to select other topics from the available ones in the list.</p>",
"RestoreAnalysisRequest$AnalysisId": "<p>The ID of the analysis that you're restoring.</p>",
"RestoreAnalysisResponse$AnalysisId": "<p>The ID of the analysis that you're restoring. </p>",
"Sheet$SheetId": "<p>The unique identifier associated with a sheet.</p>",
Expand Down

0 comments on commit 2c3daca

Please sign in to comment.