@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSWellArchitectedClient extends AmazonWebServiceClient implements AWSWellArchitected
This is the Well-Architected Tool API Reference. The WA Tool API provides programmatic access to the Well-Architected Tool in the Amazon Web Services Management Console. For information about the Well-Architected Tool, see the Well-Architected Tool User Guide.
| Modifier and Type | Field and Description |
|---|---|
protected static ClientConfigurationFactory |
configFactory
Client configuration factory providing ClientConfigurations tailored to this client
|
client, clientConfiguration, endpoint, isEndpointOverridden, LOGGING_AWS_REQUEST_METRIC, requestHandler2s, timeOffsetENDPOINT_PREFIXaddRequestHandler, addRequestHandler, beforeClientExecution, beforeMarshalling, calculateCRC32FromCompressedData, checkMutability, configureRegion, createExecutionContext, createExecutionContext, createExecutionContext, createSignerProvider, endClientExecution, endClientExecution, getClientConfiguration, getClientId, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceAbbreviation, getServiceName, getServiceNameIntern, getSigner, getSignerByURI, getSignerOverride, getSignerProvider, getSignerRegionOverride, getSigningRegion, getTimeOffset, isCsmEnabled, isEndpointOverridden, isProfilingEnabled, isRequestMetricsEnabled, makeImmutable, removeRequestHandler, removeRequestHandler, requestMetricCollector, setEndpoint, setEndpoint, setEndpointPrefix, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, shouldGenerateClientSideMonitoringEvents, useStrictHostNameVerification, withEndpoint, withRegion, withRegion, withTimeOffsetprotected static final ClientConfigurationFactory configFactory
public static AWSWellArchitectedClientBuilder builder()
public AssociateLensesResult associateLenses(AssociateLensesRequest request)
Associate a lens to a workload.
Up to 10 lenses can be associated with a workload in a single API operation. A maximum of 20 lenses can be associated with a workload.
Disclaimer
By accessing and/or applying custom lenses created by another Amazon Web Services user or account, you acknowledge that custom lenses created by other users and shared with you are Third Party Content as defined in the Amazon Web Services Customer Agreement.
associateLenses in interface AWSWellArchitectedassociateLensesRequest - Input to associate lens reviews.ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.ConflictException - The resource already exists.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public CreateLensShareResult createLensShare(CreateLensShareRequest request)
Create a lens share.
The owner of a lens can share it with other Amazon Web Services accounts, IAM users, an organization, and organizational units (OUs) in the same Amazon Web Services Region. Shared access to a lens is not removed until the lens invitation is deleted.
Disclaimer
By sharing your custom lenses with other Amazon Web Services accounts, you acknowledge that Amazon Web Services will make your custom lenses available to those other accounts. Those other accounts may continue to access and use your shared custom lenses even if you delete the custom lenses from your own Amazon Web Services account or terminate your Amazon Web Services account.
createLensShare in interface AWSWellArchitectedcreateLensShareRequest - ValidationException - The user input is not valid.ConflictException - The resource already exists.InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.ServiceQuotaExceededException - The user has reached their resource quota.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public CreateLensVersionResult createLensVersion(CreateLensVersionRequest request)
Create a new lens version.
A lens can have up to 100 versions.
After a lens has been imported, create a new lens version to publish it. The owner of a lens can share the lens with other Amazon Web Services accounts and IAM users in the same Amazon Web Services Region. Only the owner of a lens can delete it.
createLensVersion in interface AWSWellArchitectedcreateLensVersionRequest - ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.ServiceQuotaExceededException - The user has reached their resource quota.ConflictException - The resource already exists.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public CreateMilestoneResult createMilestone(CreateMilestoneRequest request)
Create a milestone for an existing workload.
createMilestone in interface AWSWellArchitectedcreateMilestoneRequest - Input for milestone creation.ValidationException - The user input is not valid.ConflictException - The resource already exists.InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.ServiceQuotaExceededException - The user has reached their resource quota.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public CreateWorkloadResult createWorkload(CreateWorkloadRequest request)
Create a new workload.
The owner of a workload can share the workload with other Amazon Web Services accounts, IAM users, an organization, and organizational units (OUs) in the same Amazon Web Services Region. Only the owner of a workload can delete it.
For more information, see Defining a Workload in the Well-Architected Tool User Guide.
createWorkload in interface AWSWellArchitectedcreateWorkloadRequest - Input for workload creation.ValidationException - The user input is not valid.ConflictException - The resource already exists.ServiceQuotaExceededException - The user has reached their resource quota.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public CreateWorkloadShareResult createWorkloadShare(CreateWorkloadShareRequest request)
Create a workload share.
The owner of a workload can share it with other Amazon Web Services accounts and IAM users in the same Amazon Web Services Region. Shared access to a workload is not removed until the workload invitation is deleted.
For more information, see Sharing a Workload in the Well-Architected Tool User Guide.
createWorkloadShare in interface AWSWellArchitectedcreateWorkloadShareRequest - Input for Create Workload ShareValidationException - The user input is not valid.ConflictException - The resource already exists.InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.ServiceQuotaExceededException - The user has reached their resource quota.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public DeleteLensResult deleteLens(DeleteLensRequest request)
Delete an existing lens.
Only the owner of a lens can delete it. After the lens is deleted, Amazon Web Services accounts and IAM users that you shared the lens with can continue to use it, but they will no longer be able to apply it to new workloads.
Disclaimer
By sharing your custom lenses with other Amazon Web Services accounts, you acknowledge that Amazon Web Services will make your custom lenses available to those other accounts. Those other accounts may continue to access and use your shared custom lenses even if you delete the custom lenses from your own Amazon Web Services account or terminate your Amazon Web Services account.
deleteLens in interface AWSWellArchitecteddeleteLensRequest - ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.ConflictException - The resource already exists.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public DeleteLensShareResult deleteLensShare(DeleteLensShareRequest request)
Delete a lens share.
After the lens share is deleted, Amazon Web Services accounts, IAM users, organizations, and organizational units (OUs) that you shared the lens with can continue to use it, but they will no longer be able to apply it to new workloads.
Disclaimer
By sharing your custom lenses with other Amazon Web Services accounts, you acknowledge that Amazon Web Services will make your custom lenses available to those other accounts. Those other accounts may continue to access and use your shared custom lenses even if you delete the custom lenses from your own Amazon Web Services account or terminate your Amazon Web Services account.
deleteLensShare in interface AWSWellArchitecteddeleteLensShareRequest - ValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.ConflictException - The resource already exists.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public DeleteWorkloadResult deleteWorkload(DeleteWorkloadRequest request)
Delete an existing workload.
deleteWorkload in interface AWSWellArchitecteddeleteWorkloadRequest - Input for workload deletion.ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.ConflictException - The resource already exists.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public DeleteWorkloadShareResult deleteWorkloadShare(DeleteWorkloadShareRequest request)
Delete a workload share.
deleteWorkloadShare in interface AWSWellArchitecteddeleteWorkloadShareRequest - Input for Delete Workload ShareValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.ConflictException - The resource already exists.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public DisassociateLensesResult disassociateLenses(DisassociateLensesRequest request)
Disassociate a lens from a workload.
Up to 10 lenses can be disassociated from a workload in a single API operation.
The Amazon Web Services Well-Architected Framework lens (wellarchitected) cannot be removed from a
workload.
disassociateLenses in interface AWSWellArchitecteddisassociateLensesRequest - Input to disassociate lens reviews.ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.ConflictException - The resource already exists.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ExportLensResult exportLens(ExportLensRequest request)
Export an existing lens.
Lenses are defined in JSON. For more information, see JSON format specification in the Well-Architected Tool User Guide. Only the owner of a lens can export it.
Disclaimer
Do not include or gather personal identifiable information (PII) of end users or other identifiable individuals in or via your custom lenses. If your custom lens or those shared with you and used in your account do include or collect PII you are responsible for: ensuring that the included PII is processed in accordance with applicable law, providing adequate privacy notices, and obtaining necessary consents for processing such data.
exportLens in interface AWSWellArchitectedexportLensRequest - ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public GetAnswerResult getAnswer(GetAnswerRequest request)
Get the answer to a specific question in a workload review.
getAnswer in interface AWSWellArchitectedgetAnswerRequest - Input to get answer.ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public GetLensResult getLens(GetLensRequest request)
Get an existing lens.
getLens in interface AWSWellArchitectedgetLensRequest - ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public GetLensReviewResult getLensReview(GetLensReviewRequest request)
Get lens review.
getLensReview in interface AWSWellArchitectedgetLensReviewRequest - Input to get lens review.ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public GetLensReviewReportResult getLensReviewReport(GetLensReviewReportRequest request)
Get lens review report.
getLensReviewReport in interface AWSWellArchitectedgetLensReviewReportRequest - Input to get lens review report.ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public GetLensVersionDifferenceResult getLensVersionDifference(GetLensVersionDifferenceRequest request)
Get lens version differences.
getLensVersionDifference in interface AWSWellArchitectedgetLensVersionDifferenceRequest - ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public GetMilestoneResult getMilestone(GetMilestoneRequest request)
Get a milestone for an existing workload.
getMilestone in interface AWSWellArchitectedgetMilestoneRequest - Input to get a milestone.ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public GetWorkloadResult getWorkload(GetWorkloadRequest request)
Get an existing workload.
getWorkload in interface AWSWellArchitectedgetWorkloadRequest - Input to get a workload.ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ImportLensResult importLens(ImportLensRequest request)
Import a new lens.
The lens cannot be applied to workloads or shared with other Amazon Web Services accounts until it's published with CreateLensVersion
Lenses are defined in JSON. For more information, see JSON format specification in the Well-Architected Tool User Guide.
A custom lens cannot exceed 500 KB in size.
Disclaimer
Do not include or gather personal identifiable information (PII) of end users or other identifiable individuals in or via your custom lenses. If your custom lens or those shared with you and used in your account do include or collect PII you are responsible for: ensuring that the included PII is processed in accordance with applicable law, providing adequate privacy notices, and obtaining necessary consents for processing such data.
importLens in interface AWSWellArchitectedimportLensRequest - ValidationException - The user input is not valid.ConflictException - The resource already exists.ResourceNotFoundException - The requested resource was not found.ServiceQuotaExceededException - The user has reached their resource quota.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ListAnswersResult listAnswers(ListAnswersRequest request)
List of answers.
listAnswers in interface AWSWellArchitectedlistAnswersRequest - Input to list answers.ValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ListCheckDetailsResult listCheckDetails(ListCheckDetailsRequest request)
List of Trusted Advisor check details by account related to the workload.
listCheckDetails in interface AWSWellArchitectedlistCheckDetailsRequest - ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ListCheckSummariesResult listCheckSummaries(ListCheckSummariesRequest request)
List of Trusted Advisor checks summarized for all accounts related to the workload.
listCheckSummaries in interface AWSWellArchitectedlistCheckSummariesRequest - ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ListLensReviewImprovementsResult listLensReviewImprovements(ListLensReviewImprovementsRequest request)
List lens review improvements.
listLensReviewImprovements in interface AWSWellArchitectedlistLensReviewImprovementsRequest - Input to list lens review improvements.ValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ListLensReviewsResult listLensReviews(ListLensReviewsRequest request)
List lens reviews.
listLensReviews in interface AWSWellArchitectedlistLensReviewsRequest - Input to list lens reviews.ValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ListLensSharesResult listLensShares(ListLensSharesRequest request)
List the lens shares associated with the lens.
listLensShares in interface AWSWellArchitectedlistLensSharesRequest - ValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ListLensesResult listLenses(ListLensesRequest request)
List the available lenses.
listLenses in interface AWSWellArchitectedlistLensesRequest - Input to list lenses.ValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ListMilestonesResult listMilestones(ListMilestonesRequest request)
List all milestones for an existing workload.
listMilestones in interface AWSWellArchitectedlistMilestonesRequest - Input to list all milestones for a workload.ValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ListNotificationsResult listNotifications(ListNotificationsRequest request)
List lens notifications.
listNotifications in interface AWSWellArchitectedlistNotificationsRequest - ValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ListShareInvitationsResult listShareInvitations(ListShareInvitationsRequest request)
List the workload invitations.
listShareInvitations in interface AWSWellArchitectedlistShareInvitationsRequest - Input for List Share InvitationsValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
List the tags for a resource.
The WorkloadArn parameter can be either a workload ARN or a custom lens ARN.
listTagsForResource in interface AWSWellArchitectedlistTagsForResourceRequest - InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.public ListWorkloadSharesResult listWorkloadShares(ListWorkloadSharesRequest request)
List the workload shares associated with the workload.
listWorkloadShares in interface AWSWellArchitectedlistWorkloadSharesRequest - Input for List Workload ShareValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ListWorkloadsResult listWorkloads(ListWorkloadsRequest request)
List workloads. Paginated.
listWorkloads in interface AWSWellArchitectedlistWorkloadsRequest - Input to list all workloads.ValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public TagResourceResult tagResource(TagResourceRequest request)
Adds one or more tags to the specified resource.
The WorkloadArn parameter can be either a workload ARN or a custom lens ARN.
tagResource in interface AWSWellArchitectedtagResourceRequest - InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.public UntagResourceResult untagResource(UntagResourceRequest request)
Deletes specified tags from a resource.
The WorkloadArn parameter can be either a workload ARN or a custom lens ARN.
To specify multiple tags, use separate tagKeys parameters, for example:
DELETE /tags/WorkloadArn?tagKeys=key1&tagKeys=key2
untagResource in interface AWSWellArchitecteduntagResourceRequest - InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.public UpdateAnswerResult updateAnswer(UpdateAnswerRequest request)
Update the answer to a specific question in a workload review.
updateAnswer in interface AWSWellArchitectedupdateAnswerRequest - Input to update answer.ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.ConflictException - The resource already exists.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public UpdateGlobalSettingsResult updateGlobalSettings(UpdateGlobalSettingsRequest request)
Updates whether the Amazon Web Services account is opted into organization sharing features.
updateGlobalSettings in interface AWSWellArchitectedupdateGlobalSettingsRequest - ValidationException - The user input is not valid.ConflictException - The resource already exists.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public UpdateLensReviewResult updateLensReview(UpdateLensReviewRequest request)
Update lens review.
updateLensReview in interface AWSWellArchitectedupdateLensReviewRequest - Input for update lens review.ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.ConflictException - The resource already exists.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public UpdateShareInvitationResult updateShareInvitation(UpdateShareInvitationRequest request)
Update a workload or custom lens share invitation.
This API operation can be called independently of any resource. Previous documentation implied that a workload ARN must be specified.
updateShareInvitation in interface AWSWellArchitectedupdateShareInvitationRequest - Input for Update Share InvitationValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.ConflictException - The resource already exists.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public UpdateWorkloadResult updateWorkload(UpdateWorkloadRequest request)
Update an existing workload.
updateWorkload in interface AWSWellArchitectedupdateWorkloadRequest - Input to update a workload.ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.ConflictException - The resource already exists.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public UpdateWorkloadShareResult updateWorkloadShare(UpdateWorkloadShareRequest request)
Update a workload share.
updateWorkloadShare in interface AWSWellArchitectedupdateWorkloadShareRequest - Input for Update Workload ShareValidationException - The user input is not valid.InternalServerException - There is a problem with the Well-Architected Tool API service.ResourceNotFoundException - The requested resource was not found.ConflictException - The resource already exists.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public UpgradeLensReviewResult upgradeLensReview(UpgradeLensReviewRequest request)
Upgrade lens review.
upgradeLensReview in interface AWSWellArchitectedupgradeLensReviewRequest - ValidationException - The user input is not valid.ResourceNotFoundException - The requested resource was not found.ConflictException - The resource already exists.InternalServerException - There is a problem with the Well-Architected Tool API service.AccessDeniedException - User does not have sufficient access to perform this action.ThrottlingException - Request was denied due to request throttling.public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata in interface AWSWellArchitectedrequest - The originally executed requestpublic void shutdown()
AWSWellArchitectedshutdown in interface AWSWellArchitectedshutdown in class AmazonWebServiceClientCopyright © 2023. All rights reserved.