From 18081400926772d62a7e8476cb156762deaaa5fc Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Thu, 1 Sep 2022 18:14:59 +0000 Subject: [PATCH] Update API model --- .../aws-models/codeguru-reviewer.json | 344 +++++----- .../sdk-codegen/aws-models/controltower.json | 616 ++++++++++++++++++ codegen/sdk-codegen/aws-models/route-53.json | 12 +- 3 files changed, 794 insertions(+), 178 deletions(-) create mode 100644 codegen/sdk-codegen/aws-models/controltower.json diff --git a/codegen/sdk-codegen/aws-models/codeguru-reviewer.json b/codegen/sdk-codegen/aws-models/codeguru-reviewer.json index 985e4ad8b96..69f19e0b0c9 100644 --- a/codegen/sdk-codegen/aws-models/codeguru-reviewer.json +++ b/codegen/sdk-codegen/aws-models/codeguru-reviewer.json @@ -43,7 +43,7 @@ "name": "codeguru-reviewer" }, "aws.protocols#restJson1": {}, - "smithy.api#documentation": "

This section provides documentation for the Amazon CodeGuru Reviewer API operations. CodeGuru Reviewer is a service\n that uses program analysis and machine learning to detect potential defects that are difficult for developers to find and recommends\n fixes in your Java and Python code.

\n \n

By proactively detecting and providing recommendations for addressing code defects and implementing best practices, CodeGuru Reviewer\n improves the overall quality and maintainability of your code base during the code review stage. For more information about CodeGuru Reviewer, see the \n \n Amazon CodeGuru Reviewer User Guide.\n

\n \n

\n To improve the security of your CodeGuru Reviewer API calls, you can establish a private connection between your VPC and CodeGuru Reviewer by \n creating an interface VPC endpoint. For more information, see \n CodeGuru Reviewer and interface \n VPC endpoints (Amazon Web Services PrivateLink) in the Amazon CodeGuru Reviewer User Guide.\n

", + "smithy.api#documentation": "

This section provides documentation for the Amazon CodeGuru Reviewer API operations. CodeGuru Reviewer is a\n service that uses program analysis and machine learning to detect potential defects that\n are difficult for developers to find and recommends fixes in your Java and Python\n code.

\n\n

By proactively detecting and providing recommendations for addressing code defects and\n implementing best practices, CodeGuru Reviewer improves the overall quality and maintainability of\n your code base during the code review stage. For more information about CodeGuru Reviewer, see the\n \n Amazon CodeGuru Reviewer User Guide.\n

\n\n

To improve the security of your CodeGuru Reviewer API calls, you can establish a private connection\n between your VPC and CodeGuru Reviewer by creating an interface VPC endpoint. For\n more information, see CodeGuru Reviewer and interface VPC\n endpoints (Amazon Web Services PrivateLink) in the Amazon CodeGuru Reviewer User\n Guide.

", "smithy.api#title": "Amazon CodeGuru Reviewer" }, "version": "2019-09-19", @@ -162,7 +162,7 @@ } ], "traits": { - "smithy.api#documentation": "

\n Use to associate an Amazon Web Services CodeCommit repository or a repostory managed by \n Amazon Web Services CodeStar Connections with Amazon CodeGuru Reviewer. When you associate a \n repository, CodeGuru Reviewer reviews source code changes in the repository's pull requests and provides \n automatic recommendations. You can view recommendations using the CodeGuru Reviewer console. For more information, see \n Recommendations in \n Amazon CodeGuru Reviewer in the Amazon CodeGuru Reviewer User Guide. \n

\n \n

If you associate a CodeCommit or S3 repository, it must be in the same \n Amazon Web Services Region and Amazon Web Services account where its CodeGuru Reviewer code reviews are configured.

\n \n

Bitbucket and GitHub Enterprise Server repositories are managed by Amazon Web Services CodeStar\n Connections to connect to CodeGuru Reviewer. For more information, see Associate a repository in\n the Amazon CodeGuru Reviewer User Guide.\n

\n \n \n

\n You cannot use the CodeGuru Reviewer SDK or the Amazon Web Services CLI to associate a GitHub repository with Amazon CodeGuru Reviewer. To associate \n a GitHub repository, use the console. For more information, see \n Getting \n started with CodeGuru Reviewer in the CodeGuru Reviewer User Guide.\n

\n
", + "smithy.api#documentation": "

Use to associate an Amazon Web Services CodeCommit repository or a repository managed by Amazon Web Services\n CodeStar Connections with Amazon CodeGuru Reviewer. When you associate a repository, CodeGuru Reviewer reviews\n source code changes in the repository's pull requests and provides automatic\n recommendations. You can view recommendations using the CodeGuru Reviewer console. For more\n information, see Recommendations in\n Amazon CodeGuru Reviewer in the Amazon CodeGuru Reviewer User Guide.\n

\n\n

If you associate a CodeCommit or S3 repository, it must be in the same Amazon Web Services Region and\n Amazon Web Services account where its CodeGuru Reviewer code reviews are configured.

\n\n

Bitbucket and GitHub Enterprise Server repositories are managed by Amazon Web Services CodeStar\n Connections to connect to CodeGuru Reviewer. For more information, see Associate a\n repository in the Amazon CodeGuru Reviewer User Guide.\n

\n\n \n

You cannot use the CodeGuru Reviewer SDK or the Amazon Web Services CLI to associate a GitHub repository with\n Amazon CodeGuru Reviewer. To associate a GitHub repository, use the console. For more information, see\n Getting started with\n CodeGuru Reviewer in the CodeGuru Reviewer User Guide.\n

\n
", "smithy.api#http": { "method": "POST", "uri": "/associations", @@ -183,20 +183,20 @@ "ClientRequestToken": { "target": "com.amazonaws.codegurureviewer#ClientRequestToken", "traits": { - "smithy.api#documentation": "

Amazon CodeGuru Reviewer uses this value to prevent the accidental creation of duplicate repository\n associations if there are failures and retries.

", + "smithy.api#documentation": "

Amazon CodeGuru Reviewer uses this value to prevent the accidental creation of duplicate repository\n associations if there are failures and retries.

", "smithy.api#idempotencyToken": {} } }, "Tags": { "target": "com.amazonaws.codegurureviewer#TagMap", "traits": { - "smithy.api#documentation": "

\n\t\t\tAn array of key-value pairs used to tag an associated repository. A tag is a custom attribute label with two parts: \n\t\t

\n\t\t " + "smithy.api#documentation": "

An array of key-value pairs used to tag an associated repository. A tag is a custom attribute label with two parts:

\n\t\t " } }, "KMSKeyDetails": { "target": "com.amazonaws.codegurureviewer#KMSKeyDetails", "traits": { - "smithy.api#documentation": "

A KMSKeyDetails object that contains:

\n " + "smithy.api#documentation": "

A KMSKeyDetails object that contains:

\n " } } } @@ -213,7 +213,7 @@ "Tags": { "target": "com.amazonaws.codegurureviewer#TagMap", "traits": { - "smithy.api#documentation": "

\n\t\t\tAn array of key-value pairs used to tag an associated repository. A tag is a custom attribute label with two parts: \n\t\t

\n\t\t " + "smithy.api#documentation": "

An array of key-value pairs used to tag an associated repository. A tag is a custom attribute label with two parts:

\n\t\t " } } } @@ -256,7 +256,7 @@ } }, "traits": { - "smithy.api#documentation": "

\n A type of \n SourceCodeType\n that \n specifies a code diff between a source and destination branch in an associated repository.\n

" + "smithy.api#documentation": "

A type of SourceCodeType that\n specifies a code diff between a source and destination branch in an associated\n repository.

" } }, "com.amazonaws.codegurureviewer#BranchName": { @@ -294,19 +294,19 @@ "SourceCodeArtifactsObjectKey": { "target": "com.amazonaws.codegurureviewer#SourceCodeArtifactsObjectKey", "traits": { - "smithy.api#documentation": "

The S3 object key for a source code .zip file. This is required for all code reviews.

", + "smithy.api#documentation": "

The S3 object key for a source code .zip file. This is required for all code\n reviews.

", "smithy.api#required": {} } }, "BuildArtifactsObjectKey": { "target": "com.amazonaws.codegurureviewer#BuildArtifactsObjectKey", "traits": { - "smithy.api#documentation": "

The S3 object key for a build artifacts .zip file that \n contains .jar or .class files. This is required for a code review with security analysis. For more \n information, see Create code reviews with security \n analysis in the Amazon CodeGuru Reviewer User Guide.

" + "smithy.api#documentation": "

The S3 object key for a build artifacts .zip file that contains .jar or .class files.\n This is required for a code review with security analysis. For more information, see Create\n code reviews with security analysis in the Amazon CodeGuru Reviewer User\n Guide.

" } } }, "traits": { - "smithy.api#documentation": "

Code artifacts are source code artifacts and build artifacts used in a repository analysis or a pull request review.

\n " + "smithy.api#documentation": "

Code artifacts are source code artifacts and build artifacts used in a repository\n analysis or a pull request review.

\n " } }, "com.amazonaws.codegurureviewer#CodeCommitRepository": { @@ -315,13 +315,13 @@ "Name": { "target": "com.amazonaws.codegurureviewer#Name", "traits": { - "smithy.api#documentation": "

The name of the Amazon Web Services CodeCommit repository. For more information, see \n repositoryName \n in the Amazon Web Services CodeCommit API Reference.

", + "smithy.api#documentation": "

The name of the Amazon Web Services CodeCommit repository. For more information, see repositoryName in the Amazon Web Services CodeCommit API\n Reference.

", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "

Information about an Amazon Web Services CodeCommit repository. The CodeCommit repository must be in the same \n Amazon Web Services Region and Amazon Web Services account where its CodeGuru Reviewer code reviews are configured.

" + "smithy.api#documentation": "

Information about an Amazon Web Services CodeCommit repository. The CodeCommit repository must be in\n the same Amazon Web Services Region and Amazon Web Services account where its CodeGuru Reviewer code reviews are\n configured.

" } }, "com.amazonaws.codegurureviewer#CodeReview": { @@ -330,19 +330,19 @@ "Name": { "target": "com.amazonaws.codegurureviewer#Name", "traits": { - "smithy.api#documentation": "

\n The name of the code review.\n

" + "smithy.api#documentation": "

The name of the code review.

" } }, "CodeReviewArn": { "target": "com.amazonaws.codegurureviewer#Arn", "traits": { - "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the \n CodeReview\n object.\n

" + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the CodeReview object.\n

" } }, "RepositoryName": { "target": "com.amazonaws.codegurureviewer#Name", "traits": { - "smithy.api#documentation": "

\n The name of the repository.\n

" + "smithy.api#documentation": "

The name of the repository.

" } }, "Owner": { @@ -354,67 +354,67 @@ "ProviderType": { "target": "com.amazonaws.codegurureviewer#ProviderType", "traits": { - "smithy.api#documentation": "

\n The type of repository that contains the reviewed code (for example, GitHub or Bitbucket).\n

" + "smithy.api#documentation": "

The type of repository that contains the reviewed code (for example, GitHub or\n Bitbucket).

" } }, "State": { "target": "com.amazonaws.codegurureviewer#JobState", "traits": { - "smithy.api#documentation": "

The valid code review states are:

\n " + "smithy.api#documentation": "

The valid code review states are:

\n " } }, "StateReason": { "target": "com.amazonaws.codegurureviewer#StateReason", "traits": { - "smithy.api#documentation": "

\n The reason for the state of the code review.\n

" + "smithy.api#documentation": "

The reason for the state of the code review.

" } }, "CreatedTimeStamp": { "target": "com.amazonaws.codegurureviewer#TimeStamp", "traits": { - "smithy.api#documentation": "

\n The time, in milliseconds since the epoch, when the code review was created.\n

" + "smithy.api#documentation": "

The time, in milliseconds since the epoch, when the code review was created.

" } }, "LastUpdatedTimeStamp": { "target": "com.amazonaws.codegurureviewer#TimeStamp", "traits": { - "smithy.api#documentation": "

\n The time, in milliseconds since the epoch, when the code review was last updated.\n

" + "smithy.api#documentation": "

The time, in milliseconds since the epoch, when the code review was last updated.

" } }, "Type": { "target": "com.amazonaws.codegurureviewer#Type", "traits": { - "smithy.api#documentation": "

\n The type of code review.\n

" + "smithy.api#documentation": "

The type of code review.

" } }, "PullRequestId": { "target": "com.amazonaws.codegurureviewer#PullRequestId", "traits": { - "smithy.api#documentation": "

\n The pull request ID for the code review.\n

" + "smithy.api#documentation": "

The pull request ID for the code review.

" } }, "SourceCodeType": { "target": "com.amazonaws.codegurureviewer#SourceCodeType", "traits": { - "smithy.api#documentation": "

\n The type of the source code for the code review.\n

" + "smithy.api#documentation": "

The type of the source code for the code review.

" } }, "AssociationArn": { "target": "com.amazonaws.codegurureviewer#AssociationArn", "traits": { - "smithy.api#documentation": "

\n\t\t\tThe Amazon Resource Name (ARN) of the \n\t\t\t\n RepositoryAssociation\n that contains \n\t\t\tthe reviewed source code. You can retrieve associated repository ARNs by calling \n\t\t\t\n ListRepositoryAssociations\n .\n\t\t

" + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the RepositoryAssociation that contains the reviewed source code. You can retrieve\n associated repository ARNs by calling ListRepositoryAssociations.

" } }, "Metrics": { "target": "com.amazonaws.codegurureviewer#Metrics", "traits": { - "smithy.api#documentation": "

\n The statistics from the code review.\n

" + "smithy.api#documentation": "

The statistics from the code review.

" } }, "AnalysisTypes": { "target": "com.amazonaws.codegurureviewer#AnalysisTypes", "traits": { - "smithy.api#documentation": "

The types of analysis performed during a repository analysis or a pull request review. You can specify either \n Security, CodeQuality, or both.

" + "smithy.api#documentation": "

The types of analysis performed during a repository analysis or a pull request review.\n You can specify either Security, CodeQuality, or both.

" } }, "ConfigFileState": { @@ -425,7 +425,7 @@ } }, "traits": { - "smithy.api#documentation": "

\n Information about a code review. A code review belongs to the associated repository that contains the reviewed code. \n

" + "smithy.api#documentation": "

Information about a code review. A code review belongs to the associated repository that\n contains the reviewed code.

" } }, "com.amazonaws.codegurureviewer#CodeReviewName": { @@ -450,19 +450,19 @@ "Name": { "target": "com.amazonaws.codegurureviewer#Name", "traits": { - "smithy.api#documentation": "

\n The name of the code review.\n

" + "smithy.api#documentation": "

The name of the code review.

" } }, "CodeReviewArn": { "target": "com.amazonaws.codegurureviewer#Arn", "traits": { - "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the \n CodeReview\n object.\n

" + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the CodeReview object.\n

" } }, "RepositoryName": { "target": "com.amazonaws.codegurureviewer#Name", "traits": { - "smithy.api#documentation": "

\n The name of the repository.\n

" + "smithy.api#documentation": "

The name of the repository.

" } }, "Owner": { @@ -474,43 +474,43 @@ "ProviderType": { "target": "com.amazonaws.codegurureviewer#ProviderType", "traits": { - "smithy.api#documentation": "

\n The provider type of the repository association.\n

" + "smithy.api#documentation": "

The provider type of the repository association.

" } }, "State": { "target": "com.amazonaws.codegurureviewer#JobState", "traits": { - "smithy.api#documentation": "

\n The state of the code review.\n

\n

The valid code review states are:

\n " + "smithy.api#documentation": "

The state of the code review.

\n

The valid code review states are:

\n " } }, "CreatedTimeStamp": { "target": "com.amazonaws.codegurureviewer#TimeStamp", "traits": { - "smithy.api#documentation": "

\n The time, in milliseconds since the epoch, when the code review was created.\n

" + "smithy.api#documentation": "

The time, in milliseconds since the epoch, when the code review was created.

" } }, "LastUpdatedTimeStamp": { "target": "com.amazonaws.codegurureviewer#TimeStamp", "traits": { - "smithy.api#documentation": "

\n The time, in milliseconds since the epoch, when the code review was last updated.\n

" + "smithy.api#documentation": "

The time, in milliseconds since the epoch, when the code review was last updated.

" } }, "Type": { "target": "com.amazonaws.codegurureviewer#Type", "traits": { - "smithy.api#documentation": "

\n The type of the code review.\n

" + "smithy.api#documentation": "

The type of the code review.

" } }, "PullRequestId": { "target": "com.amazonaws.codegurureviewer#PullRequestId", "traits": { - "smithy.api#documentation": "

\n The pull request ID for the code review.\n

" + "smithy.api#documentation": "

The pull request ID for the code review.

" } }, "MetricsSummary": { "target": "com.amazonaws.codegurureviewer#MetricsSummary", "traits": { - "smithy.api#documentation": "

\n The statistics from the code review.\n

" + "smithy.api#documentation": "

The statistics from the code review.

" } }, "SourceCodeType": { @@ -518,7 +518,7 @@ } }, "traits": { - "smithy.api#documentation": "

\n Information about the summary of the code review.\n

" + "smithy.api#documentation": "

Information about the summary of the code review.

" } }, "com.amazonaws.codegurureviewer#CodeReviewType": { @@ -527,19 +527,19 @@ "RepositoryAnalysis": { "target": "com.amazonaws.codegurureviewer#RepositoryAnalysis", "traits": { - "smithy.api#documentation": "

A code review that analyzes all code under a specified branch in an associated\n\t\t\trepository. The associated repository is specified using its ARN in \n CreateCodeReview\n .

", + "smithy.api#documentation": "

A code review that analyzes all code under a specified branch in an associated\n repository. The associated repository is specified using its ARN in CreateCodeReview.

", "smithy.api#required": {} } }, "AnalysisTypes": { "target": "com.amazonaws.codegurureviewer#AnalysisTypes", "traits": { - "smithy.api#documentation": "

They types of analysis performed during a repository analysis or a pull request review. You can specify either \n Security, CodeQuality, or both.

" + "smithy.api#documentation": "

They types of analysis performed during a repository analysis or a pull request review.\n You can specify either Security, CodeQuality, or both.

" } } }, "traits": { - "smithy.api#documentation": "

\n The type of a code review. There are two code review types: \n

\n " + "smithy.api#documentation": "

The type of a code review. There are two code review types:

\n " } }, "com.amazonaws.codegurureviewer#CommitDiffSourceCodeType": { @@ -548,13 +548,13 @@ "SourceCommit": { "target": "com.amazonaws.codegurureviewer#CommitId", "traits": { - "smithy.api#documentation": "

\n The SHA of the source commit used to generate a commit diff. This field is required for a pull request code review.\n

" + "smithy.api#documentation": "

The SHA of the source commit used to generate a commit diff. This field is required for\n a pull request code review.

" } }, "DestinationCommit": { "target": "com.amazonaws.codegurureviewer#CommitId", "traits": { - "smithy.api#documentation": "

\n The SHA of the destination commit used to generate a commit diff. This field is required for a pull request code review.\n

" + "smithy.api#documentation": "

The SHA of the destination commit used to generate a commit diff. This field is required\n for a pull request code review.

" } }, "MergeBaseCommit": { @@ -565,7 +565,7 @@ } }, "traits": { - "smithy.api#documentation": "

\n A type of \n SourceCodeType\n that \n specifies the commit diff for a pull request on an associated repository. The SourceCommit \n and DestinationCommit fields are required to do a pull request code review.\n

" + "smithy.api#documentation": "

A type of SourceCodeType that\n specifies the commit diff for a pull request on an associated repository. The\n SourceCommit and DestinationCommit fields are required to do a\n pull request code review.

" } }, "com.amazonaws.codegurureviewer#CommitId": { @@ -604,7 +604,7 @@ } }, "traits": { - "smithy.api#documentation": "

The requested operation would cause a conflict with the current state of a service\n resource associated with the request. Resolve the conflict before retrying this request.

", + "smithy.api#documentation": "

The requested operation would cause a conflict with the current state of a service\n resource associated with the request. Resolve the conflict before retrying this request.\n

", "smithy.api#error": "client", "smithy.api#httpError": 409 } @@ -648,7 +648,7 @@ } ], "traits": { - "smithy.api#documentation": "

\n Use to create a code review with a \n CodeReviewType\n \n of RepositoryAnalysis. This type of code review analyzes all code under a specified branch in an associated repository. \n PullRequest code reviews are automatically triggered by a pull request.\n

", + "smithy.api#documentation": "

Use to create a code review with a CodeReviewType of\n RepositoryAnalysis. This type of code review analyzes all code under a\n specified branch in an associated repository. PullRequest code reviews are\n automatically triggered by a pull request.

", "smithy.api#http": { "method": "POST", "uri": "/codereviews", @@ -662,28 +662,28 @@ "Name": { "target": "com.amazonaws.codegurureviewer#CodeReviewName", "traits": { - "smithy.api#documentation": "

\n The name of the code review. The name of each code review in your Amazon Web Services account must be unique.\n

", + "smithy.api#documentation": "

The name of the code review. The name of each code review in your Amazon Web Services account must be\n unique.

", "smithy.api#required": {} } }, "RepositoryAssociationArn": { "target": "com.amazonaws.codegurureviewer#AssociationArn", "traits": { - "smithy.api#documentation": "

\n The Amazon Resource Name (ARN) of the \n \n RepositoryAssociation\n object. \n You can retrieve this ARN by calling \n \n ListRepositoryAssociations\n .\n

\n

\n A code review can only be created on an associated repository. This is the ARN of the \n associated repository.\n

", + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the RepositoryAssociation object. You can retrieve this ARN by calling ListRepositoryAssociations.

\n

A code review can only be created on an associated repository. This is the ARN of the\n associated repository.

", "smithy.api#required": {} } }, "Type": { "target": "com.amazonaws.codegurureviewer#CodeReviewType", "traits": { - "smithy.api#documentation": "

\n The type of code review to create. This is specified using a \n \n CodeReviewType\n \n object. You can create a code review only of type RepositoryAnalysis. \n

", + "smithy.api#documentation": "

The type of code review to create. This is specified using a CodeReviewType\n object. You can create a code review only of type RepositoryAnalysis.

", "smithy.api#required": {} } }, "ClientRequestToken": { "target": "com.amazonaws.codegurureviewer#ClientRequestToken", "traits": { - "smithy.api#documentation": "

\n Amazon CodeGuru Reviewer uses this value to prevent the accidental creation of duplicate code \n reviews if there are failures and retries.\n

", + "smithy.api#documentation": "

Amazon CodeGuru Reviewer uses this value to prevent the accidental creation of duplicate code reviews\n if there are failures and retries.

", "smithy.api#idempotencyToken": {} } } @@ -723,7 +723,7 @@ } ], "traits": { - "smithy.api#documentation": "

Returns the metadata associated with the code review along with its status.

", + "smithy.api#documentation": "

Returns the metadata associated with the code review along with its status.

", "smithy.api#http": { "method": "GET", "uri": "/codereviews/{CodeReviewArn}", @@ -775,7 +775,7 @@ "CodeReviewArn": { "target": "com.amazonaws.codegurureviewer#Arn", "traits": { - "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the \n CodeReview\n object.\n

", + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the CodeReview object.\n

", "smithy.api#httpLabel": {}, "smithy.api#required": {} } @@ -788,7 +788,7 @@ "CodeReview": { "target": "com.amazonaws.codegurureviewer#CodeReview", "traits": { - "smithy.api#documentation": "

\n Information about the code review.\n

" + "smithy.api#documentation": "

Information about the code review.

" } } } @@ -819,7 +819,7 @@ } ], "traits": { - "smithy.api#documentation": "

\n Describes the customer feedback for a CodeGuru Reviewer recommendation.\n

", + "smithy.api#documentation": "

Describes the customer feedback for a CodeGuru Reviewer recommendation.

", "smithy.api#http": { "method": "GET", "uri": "/feedback/{CodeReviewArn}", @@ -833,7 +833,7 @@ "CodeReviewArn": { "target": "com.amazonaws.codegurureviewer#Arn", "traits": { - "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the \n CodeReview\n object.\n

", + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the CodeReview object.\n

", "smithy.api#httpLabel": {}, "smithy.api#required": {} } @@ -841,7 +841,7 @@ "RecommendationId": { "target": "com.amazonaws.codegurureviewer#RecommendationId", "traits": { - "smithy.api#documentation": "

\n The recommendation ID that can be used to track the provided recommendations and then to collect the feedback.\n

", + "smithy.api#documentation": "

The recommendation ID that can be used to track the provided recommendations and then to\n collect the feedback.

", "smithy.api#httpQuery": "RecommendationId", "smithy.api#required": {} } @@ -849,7 +849,7 @@ "UserId": { "target": "com.amazonaws.codegurureviewer#UserId", "traits": { - "smithy.api#documentation": "

\n Optional parameter to describe the feedback for a given user. If this is not supplied, it defaults to the user making the request.\n

\n

\n The UserId is an IAM principal that can be specified as an Amazon Web Services account ID or an Amazon Resource Name (ARN). For \n more information, see \n Specifying a Principal in the Amazon Web Services Identity and Access Management User Guide.\n

", + "smithy.api#documentation": "

Optional parameter to describe the feedback for a given user. If this is not supplied,\n it defaults to the user making the request.

\n

\n The UserId is an IAM principal that can be specified as an Amazon Web Services account ID or an Amazon Resource Name (ARN). For \n more information, see \n Specifying a Principal in the Amazon Web Services Identity and Access Management User Guide.

", "smithy.api#httpQuery": "UserId" } } @@ -861,7 +861,7 @@ "RecommendationFeedback": { "target": "com.amazonaws.codegurureviewer#RecommendationFeedback", "traits": { - "smithy.api#documentation": "

\n The recommendation feedback given by the user.\n

" + "smithy.api#documentation": "

The recommendation feedback given by the user.

" } } } @@ -892,7 +892,7 @@ } ], "traits": { - "smithy.api#documentation": "

\n Returns a \n RepositoryAssociation\n object \n that contains information about the requested repository association.\n

", + "smithy.api#documentation": "

Returns a RepositoryAssociation object that contains information about the requested\n repository association.

", "smithy.api#http": { "method": "GET", "uri": "/associations/{AssociationArn}", @@ -944,7 +944,7 @@ "AssociationArn": { "target": "com.amazonaws.codegurureviewer#AssociationArn", "traits": { - "smithy.api#documentation": "

\n The Amazon Resource Name (ARN) of the \n \n RepositoryAssociation\n object. \n You can retrieve this ARN by calling \n \n ListRepositoryAssociations\n .\n

", + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the RepositoryAssociation object. You can retrieve this ARN by calling ListRepositoryAssociations.

", "smithy.api#httpLabel": {}, "smithy.api#required": {} } @@ -963,7 +963,7 @@ "Tags": { "target": "com.amazonaws.codegurureviewer#TagMap", "traits": { - "smithy.api#documentation": "

\n\t\t\tAn array of key-value pairs used to tag an associated repository. A tag is a custom attribute label with two parts: \n\t\t

\n\t\t " + "smithy.api#documentation": "

An array of key-value pairs used to tag an associated repository. A tag is a custom attribute label with two parts:

\n\t\t " } } } @@ -1011,7 +1011,7 @@ "AssociationArn": { "target": "com.amazonaws.codegurureviewer#AssociationArn", "traits": { - "smithy.api#documentation": "

\n The Amazon Resource Name (ARN) of the \n \n RepositoryAssociation\n object. \n You can retrieve this ARN by calling \n \n ListRepositoryAssociations\n .\n

", + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the RepositoryAssociation object. You can retrieve this ARN by calling ListRepositoryAssociations.

", "smithy.api#httpLabel": {}, "smithy.api#required": {} } @@ -1030,7 +1030,7 @@ "Tags": { "target": "com.amazonaws.codegurureviewer#TagMap", "traits": { - "smithy.api#documentation": "

\n\t\t\tAn array of key-value pairs used to tag an associated repository. A tag is a custom attribute label with two parts: \n\t\t

\n\t\t " + "smithy.api#documentation": "

An array of key-value pairs used to tag an associated repository. A tag is a custom attribute label with two parts:

\n\t\t " } } } @@ -1059,7 +1059,7 @@ "Name": { "target": "com.amazonaws.codegurureviewer#EventName", "traits": { - "smithy.api#documentation": "

The name of the event. The possible names are pull_request, workflow_dispatch, \n schedule, and push\n

" + "smithy.api#documentation": "

The name of the event. The possible names are pull_request,\n workflow_dispatch, schedule, and push\n

" } }, "State": { @@ -1070,7 +1070,7 @@ } }, "traits": { - "smithy.api#documentation": "

Information about an event. The event might be a push, pull request, scheduled request, or another type of event.

" + "smithy.api#documentation": "

Information about an event. The event might be a push, pull request, scheduled request,\n or another type of event.

" } }, "com.amazonaws.codegurureviewer#EventName": { @@ -1162,18 +1162,18 @@ "KMSKeyId": { "target": "com.amazonaws.codegurureviewer#KMSKeyId", "traits": { - "smithy.api#documentation": "

The ID of the Amazon Web Services KMS key that is associated with a respository association.

" + "smithy.api#documentation": "

The ID of the Amazon Web Services KMS key that is associated with a repository association.

" } }, "EncryptionOption": { "target": "com.amazonaws.codegurureviewer#EncryptionOption", "traits": { - "smithy.api#documentation": "

The encryption option for a repository association. It is either owned by Amazon Web Services \n Key Management Service (KMS) (AWS_OWNED_CMK) or customer managed (CUSTOMER_MANAGED_CMK).

" + "smithy.api#documentation": "

The encryption option for a repository association. It is either owned by Amazon Web Services Key\n Management Service (KMS) (AWS_OWNED_CMK) or customer managed\n (CUSTOMER_MANAGED_CMK).

" } } }, "traits": { - "smithy.api#documentation": "

An object that contains:

\n " + "smithy.api#documentation": "

An object that contains:

\n " } }, "com.amazonaws.codegurureviewer#KMSKeyId": { @@ -1221,7 +1221,7 @@ } ], "traits": { - "smithy.api#documentation": "

\n Lists all the code reviews that the customer has created in the past 90 days.\n

", + "smithy.api#documentation": "

Lists all the code reviews that the customer has created in the past 90 days.

", "smithy.api#http": { "method": "GET", "uri": "/codereviews", @@ -1250,28 +1250,28 @@ "ProviderTypes": { "target": "com.amazonaws.codegurureviewer#ProviderTypes", "traits": { - "smithy.api#documentation": "

\n List of provider types for filtering that needs to be applied before displaying the result. For example, providerTypes=[GitHub] lists code reviews from GitHub.\n

", + "smithy.api#documentation": "

List of provider types for filtering that needs to be applied before displaying the\n result. For example, providerTypes=[GitHub] lists code reviews from\n GitHub.

", "smithy.api#httpQuery": "ProviderTypes" } }, "States": { "target": "com.amazonaws.codegurureviewer#JobStates", "traits": { - "smithy.api#documentation": "

\n List of states for filtering that needs to be applied before displaying the result. For example, states=[Pending] lists code reviews in the Pending state.\n

\n

The valid code review states are:

\n ", + "smithy.api#documentation": "

List of states for filtering that needs to be applied before displaying the result. For\n example, states=[Pending] lists code reviews in the Pending state.

\n

The valid code review states are:

\n ", "smithy.api#httpQuery": "States" } }, "RepositoryNames": { "target": "com.amazonaws.codegurureviewer#RepositoryNames", "traits": { - "smithy.api#documentation": "

\n List of repository names for filtering that needs to be applied before displaying the result.\n

", + "smithy.api#documentation": "

List of repository names for filtering that needs to be applied before displaying the\n result.

", "smithy.api#httpQuery": "RepositoryNames" } }, "Type": { "target": "com.amazonaws.codegurureviewer#Type", "traits": { - "smithy.api#documentation": "

\n The type of code reviews to list in the response.\n

", + "smithy.api#documentation": "

The type of code reviews to list in the response.

", "smithy.api#httpQuery": "Type", "smithy.api#required": {} } @@ -1279,14 +1279,14 @@ "MaxResults": { "target": "com.amazonaws.codegurureviewer#ListCodeReviewsMaxResults", "traits": { - "smithy.api#documentation": "

\n The maximum number of results that are returned per call. The default is 100.\n

", + "smithy.api#documentation": "

The maximum number of results that are returned per call. The default is 100.

", "smithy.api#httpQuery": "MaxResults" } }, "NextToken": { "target": "com.amazonaws.codegurureviewer#NextToken", "traits": { - "smithy.api#documentation": "

\n If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page.\n Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged.\n

", + "smithy.api#documentation": "

If nextToken is returned, there are more results available. The value of\n nextToken is a unique pagination token for each page. Make the call again\n using the returned token to retrieve the next page. Keep all other arguments\n unchanged.

", "smithy.api#httpQuery": "NextToken" } } @@ -1298,13 +1298,13 @@ "CodeReviewSummaries": { "target": "com.amazonaws.codegurureviewer#CodeReviewSummaries", "traits": { - "smithy.api#documentation": "

\n A list of code reviews that meet the criteria of the request.\n

" + "smithy.api#documentation": "

A list of code reviews that meet the criteria of the request.

" } }, "NextToken": { "target": "com.amazonaws.codegurureviewer#NextToken", "traits": { - "smithy.api#documentation": "

\n Pagination token.\n

" + "smithy.api#documentation": "

Pagination token.

" } } } @@ -1335,7 +1335,7 @@ } ], "traits": { - "smithy.api#documentation": "

\n Returns a list of \n \n RecommendationFeedbackSummary\n \n objects that contain customer recommendation feedback for all CodeGuru Reviewer users. \n

", + "smithy.api#documentation": "

Returns a list of RecommendationFeedbackSummary objects that contain customer recommendation\n feedback for all CodeGuru Reviewer users.

", "smithy.api#http": { "method": "GET", "uri": "/feedback/{CodeReviewArn}/RecommendationFeedback", @@ -1354,21 +1354,21 @@ "NextToken": { "target": "com.amazonaws.codegurureviewer#NextToken", "traits": { - "smithy.api#documentation": "

\n If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page.\n Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged.\n

", + "smithy.api#documentation": "

If nextToken is returned, there are more results available. The value of\n nextToken is a unique pagination token for each page. Make the call again\n using the returned token to retrieve the next page. Keep all other arguments\n unchanged.

", "smithy.api#httpQuery": "NextToken" } }, "MaxResults": { "target": "com.amazonaws.codegurureviewer#MaxResults", "traits": { - "smithy.api#documentation": "

\n The maximum number of results that are returned per call. The default is 100.\n

", + "smithy.api#documentation": "

The maximum number of results that are returned per call. The default is 100.

", "smithy.api#httpQuery": "MaxResults" } }, "CodeReviewArn": { "target": "com.amazonaws.codegurureviewer#Arn", "traits": { - "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the \n CodeReview\n object.\n

", + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the CodeReview object.\n

", "smithy.api#httpLabel": {}, "smithy.api#required": {} } @@ -1376,14 +1376,14 @@ "UserIds": { "target": "com.amazonaws.codegurureviewer#UserIds", "traits": { - "smithy.api#documentation": "

\n An Amazon Web Services user's account ID or Amazon Resource Name (ARN). Use this ID to query the recommendation feedback for a code review from that user.\n

\n

\n The UserId is an IAM principal that can be specified as an Amazon Web Services account ID or an Amazon Resource Name (ARN). For \n more information, see \n Specifying a Principal in the Amazon Web Services Identity and Access Management User Guide.\n

", + "smithy.api#documentation": "

An Amazon Web Services user's account ID or Amazon Resource Name (ARN). Use this ID to query the\n recommendation feedback for a code review from that user.

\n

\n The UserId is an IAM principal that can be specified as an Amazon Web Services account ID or an Amazon Resource Name (ARN). For \n more information, see \n Specifying a Principal in the Amazon Web Services Identity and Access Management User Guide.

", "smithy.api#httpQuery": "UserIds" } }, "RecommendationIds": { "target": "com.amazonaws.codegurureviewer#RecommendationIds", "traits": { - "smithy.api#documentation": "

\n Used to query the recommendation feedback for a given recommendation. \n

", + "smithy.api#documentation": "

Used to query the recommendation feedback for a given recommendation.

", "smithy.api#httpQuery": "RecommendationIds" } } @@ -1395,13 +1395,13 @@ "RecommendationFeedbackSummaries": { "target": "com.amazonaws.codegurureviewer#RecommendationFeedbackSummaries", "traits": { - "smithy.api#documentation": "

Recommendation feedback summaries corresponding to the code review ARN.

" + "smithy.api#documentation": "

Recommendation feedback summaries corresponding to the code review ARN.

" } }, "NextToken": { "target": "com.amazonaws.codegurureviewer#NextToken", "traits": { - "smithy.api#documentation": "

\n If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page.\n Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged.\n

" + "smithy.api#documentation": "

If nextToken is returned, there are more results available. The value of\n nextToken is a unique pagination token for each page. Make the call again\n using the returned token to retrieve the next page. Keep all other arguments\n unchanged.

" } } } @@ -1432,7 +1432,7 @@ } ], "traits": { - "smithy.api#documentation": "

\n Returns the list of all recommendations for a completed code review.\n

", + "smithy.api#documentation": "

Returns the list of all recommendations for a completed code review.

", "smithy.api#http": { "method": "GET", "uri": "/codereviews/{CodeReviewArn}/Recommendations", @@ -1461,21 +1461,21 @@ "NextToken": { "target": "com.amazonaws.codegurureviewer#NextToken", "traits": { - "smithy.api#documentation": "

\n Pagination token.\n

", + "smithy.api#documentation": "

Pagination token.

", "smithy.api#httpQuery": "NextToken" } }, "MaxResults": { "target": "com.amazonaws.codegurureviewer#ListRecommendationsMaxResults", "traits": { - "smithy.api#documentation": "

\n The maximum number of results that are returned per call. The default is 100.\n

", + "smithy.api#documentation": "

The maximum number of results that are returned per call. The default is 100.

", "smithy.api#httpQuery": "MaxResults" } }, "CodeReviewArn": { "target": "com.amazonaws.codegurureviewer#Arn", "traits": { - "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the \n CodeReview\n object.\n

", + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the CodeReview object.\n

", "smithy.api#httpLabel": {}, "smithy.api#required": {} } @@ -1488,13 +1488,13 @@ "RecommendationSummaries": { "target": "com.amazonaws.codegurureviewer#RecommendationSummaries", "traits": { - "smithy.api#documentation": "

\n List of recommendations for the requested code review.\n

" + "smithy.api#documentation": "

List of recommendations for the requested code review.

" } }, "NextToken": { "target": "com.amazonaws.codegurureviewer#NextToken", "traits": { - "smithy.api#documentation": "

\n Pagination token.\n

" + "smithy.api#documentation": "

Pagination token.

" } } } @@ -1519,7 +1519,7 @@ } ], "traits": { - "smithy.api#documentation": "

\n Returns a list of \n RepositoryAssociationSummary\n objects that \n contain summary information about a repository association. You can filter the returned list by \n \n ProviderType\n , \n \n Name\n , \n \n State\n , and \n \n Owner\n .\n

", + "smithy.api#documentation": "

Returns a list of RepositoryAssociationSummary objects that contain summary information about a\n repository association. You can filter the returned list by ProviderType, Name, State, and Owner.

", "smithy.api#http": { "method": "GET", "uri": "/associations", @@ -1546,7 +1546,7 @@ "States": { "target": "com.amazonaws.codegurureviewer#RepositoryAssociationStates", "traits": { - "smithy.api#documentation": "

List of repository association states to use as a filter.

\n

The valid repository association states are:

\n ", + "smithy.api#documentation": "

List of repository association states to use as a filter.

\n

The valid repository association states are:

\n ", "smithy.api#httpQuery": "State" } }, @@ -1560,21 +1560,21 @@ "Owners": { "target": "com.amazonaws.codegurureviewer#Owners", "traits": { - "smithy.api#documentation": "

List of owners to use as a filter. \n For Amazon Web Services CodeCommit, it is the name of the CodeCommit account that was\n used to associate the repository. For other repository source providers, such as Bitbucket and GitHub Enterprise Server, this is name of the account \n that was used to associate the repository.

", + "smithy.api#documentation": "

List of owners to use as a filter. For Amazon Web Services CodeCommit, it is the name of the\n CodeCommit account that was used to associate the repository. For other repository source\n providers, such as Bitbucket and GitHub Enterprise Server, this is name of the account that\n was used to associate the repository.

", "smithy.api#httpQuery": "Owner" } }, "MaxResults": { "target": "com.amazonaws.codegurureviewer#MaxResults", "traits": { - "smithy.api#documentation": "

The maximum number of repository association results returned by ListRepositoryAssociations \n in paginated output. When this parameter is used, ListRepositoryAssociations only returns \n maxResults results in a single page with a nextToken response \n element. The remaining results of the initial request \n can be seen by sending another ListRepositoryAssociations request with the returned \n nextToken value. \n This value can be between 1 and 100. If this parameter is not used, ListRepositoryAssociations\n returns up to 100 results and a nextToken value if applicable.

", + "smithy.api#documentation": "

The maximum number of repository association results returned by\n ListRepositoryAssociations in paginated output. When this parameter is\n used, ListRepositoryAssociations only returns maxResults results\n in a single page with a nextToken response element. The remaining results of\n the initial request can be seen by sending another ListRepositoryAssociations\n request with the returned nextToken value. This value can be between 1 and\n 100. If this parameter is not used, ListRepositoryAssociations returns up to\n 100 results and a nextToken value if applicable.

", "smithy.api#httpQuery": "MaxResults" } }, "NextToken": { "target": "com.amazonaws.codegurureviewer#NextToken", "traits": { - "smithy.api#documentation": "

The nextToken value returned from a previous paginated \n ListRepositoryAssociations request where maxResults was used and the results \n exceeded the value of that parameter. Pagination continues from the end of the previous results \n that returned the nextToken value. \n

\n \n

Treat this token as an opaque identifier that is only used to retrieve \n the next items in a list and not for other programmatic purposes.

\n
", + "smithy.api#documentation": "

The nextToken value returned from a previous paginated\n ListRepositoryAssociations request where maxResults was used\n and the results exceeded the value of that parameter. Pagination continues from the end of\n the previous results that returned the nextToken value.

\n \n

Treat this token as an opaque identifier that is only used to retrieve the next items\n in a list and not for other programmatic purposes.

\n
", "smithy.api#httpQuery": "NextToken" } } @@ -1592,7 +1592,7 @@ "NextToken": { "target": "com.amazonaws.codegurureviewer#NextToken", "traits": { - "smithy.api#documentation": "

The nextToken value to include in a future ListRecommendations request. \n When the results of a ListRecommendations request exceed maxResults, this \n value can be used to retrieve the next page of results. This value is null when there are no more \n results to return.

" + "smithy.api#documentation": "

The nextToken value to include in a future ListRecommendations\n request. When the results of a ListRecommendations request exceed\n maxResults, this value can be used to retrieve the next page of results.\n This value is null when there are no more results to return.

" } } } @@ -1631,7 +1631,7 @@ "resourceArn": { "target": "com.amazonaws.codegurureviewer#AssociationArn", "traits": { - "smithy.api#documentation": "

\n The Amazon Resource Name (ARN) of the \n \n RepositoryAssociation\n object. \n You can retrieve this ARN by calling \n \n ListRepositoryAssociations\n .\n

", + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the RepositoryAssociation object. You can retrieve this ARN by calling ListRepositoryAssociations.

", "smithy.api#httpLabel": {}, "smithy.api#required": {} } @@ -1644,7 +1644,7 @@ "Tags": { "target": "com.amazonaws.codegurureviewer#TagMap", "traits": { - "smithy.api#documentation": "

\n\t\t\tAn array of key-value pairs used to tag an associated repository. A tag is a custom attribute label with two parts: \n\t\t

\n\t\t " + "smithy.api#documentation": "

An array of key-value pairs used to tag an associated repository. A tag is a custom attribute label with two parts:

\n\t\t " } } } @@ -1675,7 +1675,7 @@ "MeteredLinesOfCodeCount": { "target": "com.amazonaws.codegurureviewer#LinesOfCodeCount", "traits": { - "smithy.api#documentation": "

\n MeteredLinesOfCodeCount is the number of lines of code in the repository where the code review happened. \n This does not include non-code lines such as comments and blank lines.\n

" + "smithy.api#documentation": "

\n MeteredLinesOfCodeCount is the number of lines of code in the repository\n where the code review happened. This does not include non-code lines such as comments and\n blank lines.

" } }, "SuppressedLinesOfCodeCount": { @@ -1687,12 +1687,12 @@ "FindingsCount": { "target": "com.amazonaws.codegurureviewer#FindingsCount", "traits": { - "smithy.api#documentation": "

\n Total number of recommendations found in the code review.\n

" + "smithy.api#documentation": "

Total number of recommendations found in the code review.

" } } }, "traits": { - "smithy.api#documentation": "

\n Information about the statistics from the code review.\n

" + "smithy.api#documentation": "

Information about the statistics from the code review.

" } }, "com.amazonaws.codegurureviewer#MetricsSummary": { @@ -1701,24 +1701,24 @@ "MeteredLinesOfCodeCount": { "target": "com.amazonaws.codegurureviewer#LinesOfCodeCount", "traits": { - "smithy.api#documentation": "

\n Lines of code metered in the code review. For the initial code review pull request and all subsequent revisions, \n this includes all lines of code in the files added to the pull request. In subsequent revisions, for files that already \n existed in the pull request, this includes only the changed lines of code. In both cases, this does not include non-code lines such as comments \n and import statements. For example, if you submit a pull request containing 5 files, each with 500 lines of code, and in \n a subsequent revision you added a new file with 200 lines of code, and also modified a total of 25 lines across the initial 5 files, \n MeteredLinesOfCodeCount includes the first 5 files (5 * 500 = 2,500 lines), the new file (200 lines) and the 25 changed lines of\n code for a total of 2,725 lines of code.\n

" + "smithy.api#documentation": "

Lines of code metered in the code review. For the initial code review pull request and\n all subsequent revisions, this includes all lines of code in the files added to the pull\n request. In subsequent revisions, for files that already existed in the pull request, this\n includes only the changed lines of code. In both cases, this does not include non-code\n lines such as comments and import statements. For example, if you submit a pull request\n containing 5 files, each with 500 lines of code, and in a subsequent revision you added a\n new file with 200 lines of code, and also modified a total of 25 lines across the initial 5\n files, MeteredLinesOfCodeCount includes the first 5 files (5 * 500 = 2,500\n lines), the new file (200 lines) and the 25 changed lines of code for a total of 2,725\n lines of code.

" } }, "SuppressedLinesOfCodeCount": { "target": "com.amazonaws.codegurureviewer#LinesOfCodeCount", "traits": { - "smithy.api#documentation": "

Lines of code suppressed in the code review based on the excludeFiles\n element in the aws-codeguru-reviewer.yml file. For full repository analyses,\n this number includes all lines of code in the files that are suppressed. For pull requests,\n this number only includes the changed lines of code that are\n suppressed. In both cases, this number does not include non-code lines such as comments and\n import statements. For example, if you initiate a full repository analysis on a repository\n containing 5 files, each file with 100 lines of code, and 2 files are listed as excluded in\n the aws-codeguru-reviewer.yml file, then\n SuppressedLinesOfCodeCount returns 200 (2 * 100) as the total number of\n lines of code suppressed. However, if you submit a pull request for the same repository,\n then SuppressedLinesOfCodeCount only includes the lines in the 2 files\n that changed. If only 1 of the 2 files changed in the pull request, then\n SuppressedLinesOfCodeCount returns 100 (1 * 100) as the total number of\n lines of code suppressed.

" + "smithy.api#documentation": "

Lines of code suppressed in the code review based on the excludeFiles\n element in the aws-codeguru-reviewer.yml file. For full repository analyses,\n this number includes all lines of code in the files that are suppressed. For pull requests,\n this number only includes the changed lines of code that are\n suppressed. In both cases, this number does not include non-code lines such as comments and\n import statements. For example, if you initiate a full repository analysis on a repository\n containing 5 files, each file with 100 lines of code, and 2 files are listed as excluded in\n the aws-codeguru-reviewer.yml file, then\n SuppressedLinesOfCodeCount returns 200 (2 * 100) as the total number of\n lines of code suppressed. However, if you submit a pull request for the same repository,\n then SuppressedLinesOfCodeCount only includes the lines in the 2 files that\n changed. If only 1 of the 2 files changed in the pull request, then\n SuppressedLinesOfCodeCount returns 100 (1 * 100) as the total number of\n lines of code suppressed.

" } }, "FindingsCount": { "target": "com.amazonaws.codegurureviewer#FindingsCount", "traits": { - "smithy.api#documentation": "

\n Total number of recommendations found in the code review.\n

" + "smithy.api#documentation": "

Total number of recommendations found in the code review.

" } } }, "traits": { - "smithy.api#documentation": "

\n Information about metrics summaries.\n

" + "smithy.api#documentation": "

Information about metrics summaries.

" } }, "com.amazonaws.codegurureviewer#Name": { @@ -1861,7 +1861,7 @@ } ], "traits": { - "smithy.api#documentation": "

\n Stores customer feedback for a CodeGuru Reviewer recommendation. When this API is called again with different reactions the previous feedback is overwritten.\n

", + "smithy.api#documentation": "

Stores customer feedback for a CodeGuru Reviewer recommendation. When this API is called again with\n different reactions the previous feedback is overwritten.

", "smithy.api#http": { "method": "PUT", "uri": "/feedback", @@ -1875,21 +1875,21 @@ "CodeReviewArn": { "target": "com.amazonaws.codegurureviewer#Arn", "traits": { - "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the \n CodeReview\n object.\n

", + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the CodeReview object.\n

", "smithy.api#required": {} } }, "RecommendationId": { "target": "com.amazonaws.codegurureviewer#RecommendationId", "traits": { - "smithy.api#documentation": "

\n The recommendation ID that can be used to track the provided recommendations and then to collect the feedback.\n

", + "smithy.api#documentation": "

The recommendation ID that can be used to track the provided recommendations and then to\n collect the feedback.

", "smithy.api#required": {} } }, "Reactions": { "target": "com.amazonaws.codegurureviewer#Reactions", "traits": { - "smithy.api#documentation": "

\n List for storing reactions. Reactions are utf-8 text code for emojis. If you send an empty list it clears all your feedback.\n

", + "smithy.api#documentation": "

List for storing reactions. Reactions are utf-8 text code for emojis. If you send an\n empty list it clears all your feedback.

", "smithy.api#required": {} } } @@ -1983,42 +1983,42 @@ "CodeReviewArn": { "target": "com.amazonaws.codegurureviewer#Arn", "traits": { - "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the \n CodeReview\n object.\n

" + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the CodeReview object.\n

" } }, "RecommendationId": { "target": "com.amazonaws.codegurureviewer#RecommendationId", "traits": { - "smithy.api#documentation": "

\n The recommendation ID that can be used to track the provided recommendations. Later on it can be used to collect the feedback.\n

" + "smithy.api#documentation": "

The recommendation ID that can be used to track the provided recommendations. Later on\n it can be used to collect the feedback.

" } }, "Reactions": { "target": "com.amazonaws.codegurureviewer#Reactions", "traits": { - "smithy.api#documentation": "

\n List for storing reactions. Reactions are utf-8 text code for emojis. You can send an empty list to clear off all your feedback.\n

" + "smithy.api#documentation": "

List for storing reactions. Reactions are utf-8 text code for emojis. You can send an\n empty list to clear off all your feedback.

" } }, "UserId": { "target": "com.amazonaws.codegurureviewer#UserId", "traits": { - "smithy.api#documentation": "

\n The ID of the user that made the API call.\n

\n

\n The UserId is an IAM principal that can be specified as an Amazon Web Services account ID or an Amazon Resource Name (ARN). For \n more information, see \n Specifying a Principal in the Amazon Web Services Identity and Access Management User Guide.\n

" + "smithy.api#documentation": "

The ID of the user that made the API call.

\n

\n The UserId is an IAM principal that can be specified as an Amazon Web Services account ID or an Amazon Resource Name (ARN). For \n more information, see \n Specifying a Principal in the Amazon Web Services Identity and Access Management User Guide.

" } }, "CreatedTimeStamp": { "target": "com.amazonaws.codegurureviewer#TimeStamp", "traits": { - "smithy.api#documentation": "

\n The time at which the feedback was created.\n

" + "smithy.api#documentation": "

The time at which the feedback was created.

" } }, "LastUpdatedTimeStamp": { "target": "com.amazonaws.codegurureviewer#TimeStamp", "traits": { - "smithy.api#documentation": "

\n The time at which the feedback was last updated. \n

" + "smithy.api#documentation": "

The time at which the feedback was last updated.

" } } }, "traits": { - "smithy.api#documentation": "

\n Information about the recommendation feedback.\n

" + "smithy.api#documentation": "

Information about the recommendation feedback.

" } }, "com.amazonaws.codegurureviewer#RecommendationFeedbackSummaries": { @@ -2033,24 +2033,24 @@ "RecommendationId": { "target": "com.amazonaws.codegurureviewer#RecommendationId", "traits": { - "smithy.api#documentation": "

\n The recommendation ID that can be used to track the provided recommendations. Later on it can be used to collect the feedback.\n

" + "smithy.api#documentation": "

The recommendation ID that can be used to track the provided recommendations. Later on\n it can be used to collect the feedback.

" } }, "Reactions": { "target": "com.amazonaws.codegurureviewer#Reactions", "traits": { - "smithy.api#documentation": "

\n List for storing reactions. Reactions are utf-8 text code for emojis.\n

" + "smithy.api#documentation": "

List for storing reactions. Reactions are utf-8 text code for emojis.

" } }, "UserId": { "target": "com.amazonaws.codegurureviewer#UserId", "traits": { - "smithy.api#documentation": "

\n The ID of the user that gave the feedback.\n

\n

\n The UserId is an IAM principal that can be specified as an Amazon Web Services account ID or an Amazon Resource Name (ARN). For \n more information, see \n Specifying a Principal in the Amazon Web Services Identity and Access Management User Guide.\n

" + "smithy.api#documentation": "

The ID of the user that gave the feedback.

\n

\n The UserId is an IAM principal that can be specified as an Amazon Web Services account ID or an Amazon Resource Name (ARN). For \n more information, see \n Specifying a Principal in the Amazon Web Services Identity and Access Management User Guide.

" } } }, "traits": { - "smithy.api#documentation": "

\n Information about recommendation feedback summaries.\n

" + "smithy.api#documentation": "

Information about recommendation feedback summaries.

" } }, "com.amazonaws.codegurureviewer#RecommendationId": { @@ -2092,25 +2092,25 @@ "RecommendationId": { "target": "com.amazonaws.codegurureviewer#RecommendationId", "traits": { - "smithy.api#documentation": "

\n The recommendation ID that can be used to track the provided recommendations. Later on it can be used to collect the feedback.\n

" + "smithy.api#documentation": "

The recommendation ID that can be used to track the provided recommendations. Later on\n it can be used to collect the feedback.

" } }, "StartLine": { "target": "com.amazonaws.codegurureviewer#LineNumber", "traits": { - "smithy.api#documentation": "

\n Start line from where the recommendation is applicable in the source commit or source branch.\n

" + "smithy.api#documentation": "

Start line from where the recommendation is applicable in the source commit or source\n branch.

" } }, "EndLine": { "target": "com.amazonaws.codegurureviewer#LineNumber", "traits": { - "smithy.api#documentation": "

\n Last line where the recommendation is applicable in the source commit or source branch. For a single line comment the start line and end line values are the same.\n

" + "smithy.api#documentation": "

Last line where the recommendation is applicable in the source commit or source branch.\n For a single line comment the start line and end line values are the same.

" } }, "Description": { "target": "com.amazonaws.codegurureviewer#Text", "traits": { - "smithy.api#documentation": "

\n A description of the recommendation generated by CodeGuru Reviewer for the lines of code between the start line and the end line.\n

" + "smithy.api#documentation": "

A description of the recommendation generated by CodeGuru Reviewer for the lines of code between\n the start line and the end line.

" } }, "RecommendationCategory": { @@ -2122,7 +2122,7 @@ "RuleMetadata": { "target": "com.amazonaws.codegurureviewer#RuleMetadata", "traits": { - "smithy.api#documentation": "

Metadata about a rule. Rule metadata includes an ID, a name, a list of tags, and a \n short and long description. CodeGuru Reviewer uses rules to analyze code. A rule's recommendation is \n included in analysis results if code is detected that violates the rule.

" + "smithy.api#documentation": "

Metadata about a rule. Rule metadata includes an ID, a name, a list of tags, and a short and long description. CodeGuru Reviewer uses rules to analyze code. A rule's recommendation is included in analysis results if code is detected that violates the rule.

" } }, "Severity": { @@ -2133,7 +2133,7 @@ } }, "traits": { - "smithy.api#documentation": "

\n Information about recommendations.\n

" + "smithy.api#documentation": "

Information about recommendations.

" } }, "com.amazonaws.codegurureviewer#Repository": { @@ -2148,13 +2148,13 @@ "Bitbucket": { "target": "com.amazonaws.codegurureviewer#ThirdPartySourceRepository", "traits": { - "smithy.api#documentation": "

\n Information about a Bitbucket repository.\n

" + "smithy.api#documentation": "

Information about a Bitbucket repository.

" } }, "GitHubEnterpriseServer": { "target": "com.amazonaws.codegurureviewer#ThirdPartySourceRepository", "traits": { - "smithy.api#documentation": "

\n Information about a GitHub Enterprise Server repository.\n

" + "smithy.api#documentation": "

Information about a GitHub Enterprise Server repository.

" } }, "S3Bucket": { @@ -2162,7 +2162,7 @@ } }, "traits": { - "smithy.api#documentation": "

\n Information about an associated Amazon Web Services CodeCommit repository or an associated repository that is managed \n by Amazon Web Services CodeStar Connections (for example, Bitbucket). This Repository object \n is not used if your source code is in an associated GitHub repository.\n

" + "smithy.api#documentation": "

Information about an associated Amazon Web Services CodeCommit repository or an associated repository\n that is managed by Amazon Web Services CodeStar Connections (for example, Bitbucket). This\n Repository object is not used if your source code is in an associated\n GitHub repository.

" } }, "com.amazonaws.codegurureviewer#RepositoryAnalysis": { @@ -2171,7 +2171,7 @@ "RepositoryHead": { "target": "com.amazonaws.codegurureviewer#RepositoryHeadSourceCodeType", "traits": { - "smithy.api#documentation": "

\n A \n SourceCodeType\n that \n specifies the tip of a branch in an associated repository. \n

" + "smithy.api#documentation": "

A SourceCodeType that specifies the tip of a branch in an associated\n repository.

" } }, "SourceCodeType": { @@ -2179,7 +2179,7 @@ } }, "traits": { - "smithy.api#documentation": "

A code review type that analyzes all code under a specified branch in an associated\n\t\t\trepository. The associated repository is specified using its ARN when you call \n CreateCodeReview\n .

" + "smithy.api#documentation": "

A code review type that analyzes all code under a specified branch in an associated\n repository. The associated repository is specified using its ARN when you call CreateCodeReview.

" } }, "com.amazonaws.codegurureviewer#RepositoryAssociation": { @@ -2200,7 +2200,7 @@ "ConnectionArn": { "target": "com.amazonaws.codegurureviewer#ConnectionArn", "traits": { - "smithy.api#documentation": "

\n The Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection. Its format is \n arn:aws:codestar-connections:region-id:aws-account_id:connection/connection-id. For more information, see \n \n Connection\n in \n the Amazon Web Services CodeStar Connections API Reference.\n

" + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection. Its format is arn:aws:codestar-connections:region-id:aws-account_id:connection/connection-id. For more information, see Connection in the Amazon Web Services CodeStar Connections API Reference.

" } }, "Name": { @@ -2224,7 +2224,7 @@ "State": { "target": "com.amazonaws.codegurureviewer#RepositoryAssociationState", "traits": { - "smithy.api#documentation": "

The state of the repository association.

\n

The valid repository association states are:

\n " + "smithy.api#documentation": "

The state of the repository association.

\n

The valid repository association states are:

\n " } }, "StateReason": { @@ -2236,19 +2236,19 @@ "LastUpdatedTimeStamp": { "target": "com.amazonaws.codegurureviewer#TimeStamp", "traits": { - "smithy.api#documentation": "

The time, in milliseconds since the epoch, when the repository association was last updated.

" + "smithy.api#documentation": "

The time, in milliseconds since the epoch, when the repository association was last\n updated.

" } }, "CreatedTimeStamp": { "target": "com.amazonaws.codegurureviewer#TimeStamp", "traits": { - "smithy.api#documentation": "

The time, in milliseconds since the epoch, when the repository association was created.

" + "smithy.api#documentation": "

The time, in milliseconds since the epoch, when the repository association was\n created.

" } }, "KMSKeyDetails": { "target": "com.amazonaws.codegurureviewer#KMSKeyDetails", "traits": { - "smithy.api#documentation": "

A KMSKeyDetails object that contains:

\n " + "smithy.api#documentation": "

A KMSKeyDetails object that contains:

\n " } }, "S3RepositoryDetails": { @@ -2256,7 +2256,7 @@ } }, "traits": { - "smithy.api#documentation": "

Information about a repository association. The \n \n DescribeRepositoryAssociation\n \n operation returns a RepositoryAssociation object.

" + "smithy.api#documentation": "

Information about a repository association. The DescribeRepositoryAssociation operation returns a\n RepositoryAssociation object.

" } }, "com.amazonaws.codegurureviewer#RepositoryAssociationState": { @@ -2310,25 +2310,25 @@ "AssociationArn": { "target": "com.amazonaws.codegurureviewer#Arn", "traits": { - "smithy.api#documentation": "

\n The Amazon Resource Name (ARN) of the \n \n RepositoryAssociation\n object. \n You can retrieve this ARN by calling \n \n ListRepositoryAssociations\n .\n

" + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the RepositoryAssociation object. You can retrieve this ARN by calling ListRepositoryAssociations.

" } }, "ConnectionArn": { "target": "com.amazonaws.codegurureviewer#ConnectionArn", "traits": { - "smithy.api#documentation": "

\n The Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection. Its format is \n arn:aws:codestar-connections:region-id:aws-account_id:connection/connection-id. For more information, see \n \n Connection\n in \n the Amazon Web Services CodeStar Connections API Reference.\n

" + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection. Its format is arn:aws:codestar-connections:region-id:aws-account_id:connection/connection-id. For more information, see Connection in the Amazon Web Services CodeStar Connections API Reference.

" } }, "LastUpdatedTimeStamp": { "target": "com.amazonaws.codegurureviewer#TimeStamp", "traits": { - "smithy.api#documentation": "

The time, in milliseconds since the epoch, since the repository association\n was last updated.\n

" + "smithy.api#documentation": "

The time, in milliseconds since the epoch, since the repository association was last\n updated.

" } }, "AssociationId": { "target": "com.amazonaws.codegurureviewer#AssociationId", "traits": { - "smithy.api#documentation": "

\n The repository association ID.\n

" + "smithy.api#documentation": "

The repository association ID.

" } }, "Name": { @@ -2352,12 +2352,12 @@ "State": { "target": "com.amazonaws.codegurureviewer#RepositoryAssociationState", "traits": { - "smithy.api#documentation": "

The state of the repository association.

\n

The valid repository association states are:

\n " + "smithy.api#documentation": "

The state of the repository association.

\n

The valid repository association states are:

\n " } } }, "traits": { - "smithy.api#documentation": "

Summary information about a repository association. The \n \n ListRepositoryAssociations\n \n operation returns a list of RepositoryAssociationSummary objects.

" + "smithy.api#documentation": "

Summary information about a repository association. The ListRepositoryAssociations operation returns a list of\n RepositoryAssociationSummary objects.

" } }, "com.amazonaws.codegurureviewer#RepositoryHeadSourceCodeType": { @@ -2366,13 +2366,13 @@ "BranchName": { "target": "com.amazonaws.codegurureviewer#BranchName", "traits": { - "smithy.api#documentation": "

\n The name of the branch in an associated repository. The RepositoryHeadSourceCodeType specifies \n the tip of this branch.\n

", + "smithy.api#documentation": "

The name of the branch in an associated repository. The\n RepositoryHeadSourceCodeType specifies the tip of this branch.

", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "

\n A \n SourceCodeType\n that specifies \n the tip of a branch in an associated repository.\n

" + "smithy.api#documentation": "

A SourceCodeType that specifies the tip of a branch in an associated\n repository.

" } }, "com.amazonaws.codegurureviewer#RepositoryNames": { @@ -2408,7 +2408,7 @@ "Requester": { "target": "com.amazonaws.codegurureviewer#Requester", "traits": { - "smithy.api#documentation": "

An identifier, such as a name or account ID, that is associated with the requester. The \n Requester is used to capture the author/actor name of the event request.

" + "smithy.api#documentation": "

An identifier, such as a name or account ID, that is associated with the requester. The\n Requester is used to capture the author/actor name of the\n event request.

" } }, "EventInfo": { @@ -2420,12 +2420,12 @@ "VendorName": { "target": "com.amazonaws.codegurureviewer#VendorName", "traits": { - "smithy.api#documentation": "

The name of the repository vendor used to upload code to an S3 bucket for a CI/CD code\n review. For example, if code and artifacts are uploaded to an S3 bucket for a CI/CD code\n review by GitHub scripts from a GitHub repository, then the repository association's ProviderType is\n S3Bucket and the CI/CD repository vendor name is GitHub. For more\n information, see the definition for ProviderType in RepositoryAssociation.

" + "smithy.api#documentation": "

The name of the repository vendor used to upload code to an S3 bucket for a CI/CD code\n review. For example, if code and artifacts are uploaded to an S3 bucket for a CI/CD code\n review by GitHub scripts from a GitHub repository, then the repository association's\n ProviderType is S3Bucket and the CI/CD repository vendor name\n is GitHub. For more information, see the definition for ProviderType in RepositoryAssociation.

" } } }, "traits": { - "smithy.api#documentation": "

Metadata that is associated with a code review. This applies to both pull request \n and repository analysis code reviews.

" + "smithy.api#documentation": "

Metadata that is associated with a code review. This applies to both pull request and\n repository analysis code reviews.

" } }, "com.amazonaws.codegurureviewer#Requester": { @@ -2446,7 +2446,7 @@ } }, "traits": { - "smithy.api#documentation": "

\n The resource specified in the request was not found.\n

", + "smithy.api#documentation": "

The resource specified in the request was not found.

", "smithy.api#error": "client", "smithy.api#httpError": 404 } @@ -2496,7 +2496,7 @@ } }, "traits": { - "smithy.api#documentation": "

Metadata about a rule. Rule metadata includes an ID, a name, a list of tags, and a \n short and long description. CodeGuru Reviewer uses rules to analyze code. A rule's recommendation is \n included in analysis results if code is detected that violates the rule.

" + "smithy.api#documentation": "

Metadata about a rule. Rule metadata includes an ID, a name, a list of tags, and a short and long description. CodeGuru Reviewer uses rules to analyze code. A rule's recommendation is included in analysis results if code is detected that violates the rule.

" } }, "com.amazonaws.codegurureviewer#RuleName": { @@ -2547,19 +2547,19 @@ "Name": { "target": "com.amazonaws.codegurureviewer#Name", "traits": { - "smithy.api#documentation": "

\n The name of the repository when the ProviderType is S3Bucket.\n

", + "smithy.api#documentation": "

The name of the repository when the ProviderType is\n S3Bucket.

", "smithy.api#required": {} } }, "Details": { "target": "com.amazonaws.codegurureviewer#S3RepositoryDetails", "traits": { - "smithy.api#documentation": "

\n\t\t\tAn S3RepositoryDetails object that specifies the name of an S3 bucket and \n\t\t\ta CodeArtifacts object. The CodeArtifacts object includes the S3 \n\t\t\tobject keys for a source code .zip file and for a build artifacts .zip file.\n\t\t

" + "smithy.api#documentation": "

An S3RepositoryDetails object that specifies the name of an S3 bucket and a CodeArtifacts object. The CodeArtifacts object includes the S3 object keys for a source code .zip file and for a build artifacts .zip file.

" } } }, "traits": { - "smithy.api#documentation": "

\n Information about an associated repository in an S3 bucket. The associated repository contains a source code \n .zip file and a build artifacts .zip file that contains .jar or .class files.\n

" + "smithy.api#documentation": "

Information about an associated repository in an S3 bucket. The associated repository\n contains a source code .zip file and a build artifacts .zip file that contains .jar or\n .class files.

" } }, "com.amazonaws.codegurureviewer#S3Repository": { @@ -2568,20 +2568,20 @@ "Name": { "target": "com.amazonaws.codegurureviewer#Name", "traits": { - "smithy.api#documentation": "

The name of the repository in the S3 bucket.

", + "smithy.api#documentation": "

The name of the repository in the S3 bucket.

", "smithy.api#required": {} } }, "BucketName": { "target": "com.amazonaws.codegurureviewer#S3BucketName", "traits": { - "smithy.api#documentation": "

The name of the S3 bucket used for associating a new S3 repository. It must begin with \n codeguru-reviewer-.

", + "smithy.api#documentation": "

The name of the S3 bucket used for associating a new S3 repository. It must begin with codeguru-reviewer-.

", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "

\n Information about a repository in an S3 bucket. \n

" + "smithy.api#documentation": "

Information about a repository in an S3 bucket.

" } }, "com.amazonaws.codegurureviewer#S3RepositoryDetails": { @@ -2590,18 +2590,18 @@ "BucketName": { "target": "com.amazonaws.codegurureviewer#S3BucketName", "traits": { - "smithy.api#documentation": "

The name of the S3 bucket used for associating a new S3 repository. It must begin with \n codeguru-reviewer-.

" + "smithy.api#documentation": "

The name of the S3 bucket used for associating a new S3 repository. It must begin with codeguru-reviewer-.

" } }, "CodeArtifacts": { "target": "com.amazonaws.codegurureviewer#CodeArtifacts", "traits": { - "smithy.api#documentation": "

\n A CodeArtifacts object. The CodeArtifacts object includes the S3 \n object key for a source code .zip file and for a build artifacts .zip file that contains .jar or .class files.\n

" + "smithy.api#documentation": "

A CodeArtifacts object. The CodeArtifacts object includes the\n S3 object key for a source code .zip file and for a build artifacts .zip file that contains\n .jar or .class files.

" } } }, "traits": { - "smithy.api#documentation": "

\n Specifies the name of an S3 bucket and a CodeArtifacts object that contains the S3 \n object keys for a source code .zip file and for a build artifacts .zip file that contains .jar or .class files.\n

" + "smithy.api#documentation": "

Specifies the name of an S3 bucket and a CodeArtifacts object that contains\n the S3 object keys for a source code .zip file and for a build artifacts .zip file that\n contains .jar or .class files.

" } }, "com.amazonaws.codegurureviewer#Severity": { @@ -2657,7 +2657,7 @@ "CommitDiff": { "target": "com.amazonaws.codegurureviewer#CommitDiffSourceCodeType", "traits": { - "smithy.api#documentation": "

\n A \n SourceCodeType\n that \n specifies a commit diff created by a pull request on an associated repository.\n

" + "smithy.api#documentation": "

A SourceCodeType that specifies a commit diff created by a pull request on an\n associated repository.

" } }, "RepositoryHead": { @@ -2666,24 +2666,24 @@ "BranchDiff": { "target": "com.amazonaws.codegurureviewer#BranchDiffSourceCodeType", "traits": { - "smithy.api#documentation": "

\n A type of \n SourceCodeType\n that \n specifies a source branch name and a destination branch name in an associated repository.\n

" + "smithy.api#documentation": "

A type of SourceCodeType that\n specifies a source branch name and a destination branch name in an associated\n repository.

" } }, "S3BucketRepository": { "target": "com.amazonaws.codegurureviewer#S3BucketRepository", "traits": { - "smithy.api#documentation": "

\n\t\t\tInformation about an associated repository in an S3 bucket that includes its name and an S3RepositoryDetails object. \n\t\t\tThe S3RepositoryDetails object includes the name of an S3 bucket, an S3 key for a source code .zip file, and \n\t\t\tan S3 key for a build artifacts .zip file. S3BucketRepository is required in \n SourceCodeType\n for \n S3BucketRepository based code reviews.\n\t\t

" + "smithy.api#documentation": "

Information about an associated repository in an S3 bucket that includes its name and an S3RepositoryDetails object. The S3RepositoryDetails object includes the name of an S3 bucket, an S3 key for a source code .zip file, and an S3 key for a build artifacts .zip file. S3BucketRepository is required in SourceCodeType for S3BucketRepository based code reviews.

" } }, "RequestMetadata": { "target": "com.amazonaws.codegurureviewer#RequestMetadata", "traits": { - "smithy.api#documentation": "

Metadata that is associated with a code review. This applies to any type of code review supported by CodeGuru Reviewer. The \n RequestMetadaa field captures any event metadata. For example, it might capture metadata associated with \n an event trigger, such as a push or a pull request.

" + "smithy.api#documentation": "

Metadata that is associated with a code review. This applies to any type of code review\n supported by CodeGuru Reviewer. The RequestMetadaa field captures any event metadata. For\n example, it might capture metadata associated with an event trigger, such as a push or a\n pull request.

" } } }, "traits": { - "smithy.api#documentation": "

\n Specifies the source code that is analyzed in a code review. \n

" + "smithy.api#documentation": "

Specifies the source code that is analyzed in a code review.

" } }, "com.amazonaws.codegurureviewer#StateReason": { @@ -2765,7 +2765,7 @@ "resourceArn": { "target": "com.amazonaws.codegurureviewer#AssociationArn", "traits": { - "smithy.api#documentation": "

\n The Amazon Resource Name (ARN) of the \n \n RepositoryAssociation\n object. \n You can retrieve this ARN by calling \n \n ListRepositoryAssociations\n .\n

", + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the RepositoryAssociation object. You can retrieve this ARN by calling ListRepositoryAssociations.

", "smithy.api#httpLabel": {}, "smithy.api#required": {} } @@ -2773,7 +2773,7 @@ "Tags": { "target": "com.amazonaws.codegurureviewer#TagMap", "traits": { - "smithy.api#documentation": "

\n\t\t\tAn array of key-value pairs used to tag an associated repository. A tag is a custom attribute label with two parts: \n\t\t

\n\t\t ", + "smithy.api#documentation": "

An array of key-value pairs used to tag an associated repository. A tag is a custom attribute label with two parts:

\n\t\t ", "smithy.api#required": {} } } @@ -2807,27 +2807,27 @@ "Name": { "target": "com.amazonaws.codegurureviewer#Name", "traits": { - "smithy.api#documentation": "

\n The name of the third party source repository.\n

", + "smithy.api#documentation": "

The name of the third party source repository.

", "smithy.api#required": {} } }, "ConnectionArn": { "target": "com.amazonaws.codegurureviewer#ConnectionArn", "traits": { - "smithy.api#documentation": "

\n The Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection. Its format is \n arn:aws:codestar-connections:region-id:aws-account_id:connection/connection-id. For more information, see \n \n Connection\n in \n the Amazon Web Services CodeStar Connections API Reference.\n

", + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection. Its format is arn:aws:codestar-connections:region-id:aws-account_id:connection/connection-id. For more information, see Connection in the Amazon Web Services CodeStar Connections API Reference.

", "smithy.api#required": {} } }, "Owner": { "target": "com.amazonaws.codegurureviewer#Owner", "traits": { - "smithy.api#documentation": "

\n The owner of the repository. For a GitHub, GitHub Enterprise, or Bitbucket repository, \n this is the username for the account that owns the repository. For an S3 repository, \n this can be the username or Amazon Web Services account ID.\n

", + "smithy.api#documentation": "

The owner of the repository. For a GitHub, GitHub Enterprise, or Bitbucket repository,\n this is the username for the account that owns the repository. For an S3 repository, this\n can be the username or Amazon Web Services account ID

", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "

\n Information about a third-party source repository connected to CodeGuru Reviewer.\n

" + "smithy.api#documentation": "

Information about a third-party source repository connected to CodeGuru Reviewer.

" } }, "com.amazonaws.codegurureviewer#ThrottlingException": { @@ -2895,7 +2895,7 @@ "resourceArn": { "target": "com.amazonaws.codegurureviewer#AssociationArn", "traits": { - "smithy.api#documentation": "

\n The Amazon Resource Name (ARN) of the \n \n RepositoryAssociation\n object. \n You can retrieve this ARN by calling \n \n ListRepositoryAssociations\n .\n

", + "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the RepositoryAssociation object. You can retrieve this ARN by calling ListRepositoryAssociations.

", "smithy.api#httpLabel": {}, "smithy.api#required": {} } diff --git a/codegen/sdk-codegen/aws-models/controltower.json b/codegen/sdk-codegen/aws-models/controltower.json new file mode 100644 index 00000000000..c5970988a22 --- /dev/null +++ b/codegen/sdk-codegen/aws-models/controltower.json @@ -0,0 +1,616 @@ +{ + "smithy": "1.0", + "shapes": { + "com.amazonaws.controltower#AWSControlTowerApis": { + "type": "service", + "traits": { + "aws.api#service": { + "sdkId": "ControlTower", + "arnNamespace": "controltower", + "endpointPrefix": "controltower", + "cloudTrailEventSource": "controltower.amazonaws.com" + }, + "aws.auth#sigv4": { + "name": "controltower" + }, + "aws.protocols#restJson1": {}, + "smithy.api#cors": { + "additionalAllowedHeaders": [ + "*", + "content-type", + "x-amz-content-sha256", + "x-amz-user-agent", + "x-amzn-platform-id", + "x-amzn-trace-id", + "content-length", + "x-api-key", + "authorization", + "x-amz-date", + "x-amz-security-token" + ], + "additionalExposedHeaders": [ + "x-amzn-errortype", + "x-amzn-requestid", + "x-amzn-trace-id" + ] + }, + "smithy.api#documentation": "

These interfaces allow you to apply the AWS library of pre-defined controls to your\norganizational units, programmatically. In this context, controls are the same as AWS Control Tower guardrails.

\n

To call these APIs, you'll need to know:

\n \n

\n To get the ControlARN for your AWS Control Tower guardrail:\n

\n

The ControlARN contains the control name which is specified in each guardrail. For a list of control names for Strongly recommended and Elective guardrails, see Resource identifiers for APIs and guardrails in the Automating tasks section of the AWS Control Tower User Guide. Remember that Mandatory guardrails cannot be added or removed.

\n \n

\n ARN format: \n arn:aws:controltower:{REGION}::control/{CONTROL_NAME}\n

\n

\n Example:\n

\n

\n arn:aws:controltower:us-west-2::control/AWS-GR_AUTOSCALING_LAUNCH_CONFIG_PUBLIC_IP_DISABLED\n

\n
\n

\n To get the ARN for an OU:\n

\n

In the AWS Organizations console, you can find the ARN for the OU on the Organizational unit details page associated with that OU.

\n \n

\n OU ARN format:\n

\n

\n arn:${Partition}:organizations::${MasterAccountId}:ou/o-${OrganizationId}/ou-${OrganizationalUnitId}\n

\n
\n

\n Details and examples\n

\n \n

To view the open source resource repository on GitHub, see aws-cloudformation/aws-cloudformation-resource-providers-controltower\n

\n

\n Recording API Requests\n

\n

AWS Control Tower supports AWS CloudTrail, a service that records AWS API calls for your AWS account and delivers log files to an Amazon S3 bucket. By using information collected by CloudTrail, you can determine which requests the AWS Control Tower service received, who made the request and when, and so on. For more about AWS Control Tower and its support for CloudTrail, see Logging AWS Control Tower Actions with AWS CloudTrail in the AWS Control Tower User Guide. To learn more about CloudTrail, including how to turn it on and find your log files, see the AWS CloudTrail User Guide.

", + "smithy.api#title": "AWS Control Tower" + }, + "version": "2018-05-10", + "operations": [ + { + "target": "com.amazonaws.controltower#DisableControl" + }, + { + "target": "com.amazonaws.controltower#EnableControl" + }, + { + "target": "com.amazonaws.controltower#GetControlOperation" + }, + { + "target": "com.amazonaws.controltower#ListEnabledControls" + } + ] + }, + "com.amazonaws.controltower#AccessDeniedException": { + "type": "structure", + "members": { + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "

User does not have sufficient access to perform this action. \n

", + "smithy.api#error": "client", + "smithy.api#httpError": 403 + } + }, + "com.amazonaws.controltower#ConflictException": { + "type": "structure", + "members": { + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "

Updating or deleting a resource can cause an inconsistent state.

", + "smithy.api#error": "client", + "smithy.api#httpError": 409 + } + }, + "com.amazonaws.controltower#ControlIdentifier": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 20, + "max": 2048 + }, + "smithy.api#pattern": "^arn:aws[0-9a-zA-Z_\\-:\\/]+$" + } + }, + "com.amazonaws.controltower#ControlOperation": { + "type": "structure", + "members": { + "operationType": { + "target": "com.amazonaws.controltower#ControlOperationType", + "traits": { + "smithy.api#documentation": "

One of ENABLE_CONTROL or DISABLE_CONTROL.

" + } + }, + "startTime": { + "target": "com.amazonaws.controltower#Timestamp", + "traits": { + "smithy.api#documentation": "

The time that the operation began.

", + "smithy.api#timestampFormat": "date-time" + } + }, + "endTime": { + "target": "com.amazonaws.controltower#Timestamp", + "traits": { + "smithy.api#documentation": "

The time that the operation finished.

", + "smithy.api#timestampFormat": "date-time" + } + }, + "status": { + "target": "com.amazonaws.controltower#ControlOperationStatus", + "traits": { + "smithy.api#documentation": "

One of IN_PROGRESS, SUCEEDED, or FAILED.

" + } + }, + "statusMessage": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "

If the operation result is FAILED, this string contains a message explaining why the operation failed.

" + } + } + }, + "traits": { + "smithy.api#documentation": "

An operation performed by the control.

" + } + }, + "com.amazonaws.controltower#ControlOperationStatus": { + "type": "string", + "traits": { + "smithy.api#enum": [ + { + "name": "SUCCEEDED", + "value": "SUCCEEDED" + }, + { + "name": "FAILED", + "value": "FAILED" + }, + { + "name": "IN_PROGRESS", + "value": "IN_PROGRESS" + } + ] + } + }, + "com.amazonaws.controltower#ControlOperationType": { + "type": "string", + "traits": { + "smithy.api#enum": [ + { + "name": "ENABLE_CONTROL", + "value": "ENABLE_CONTROL" + }, + { + "name": "DISABLE_CONTROL", + "value": "DISABLE_CONTROL" + } + ] + } + }, + "com.amazonaws.controltower#DisableControl": { + "type": "operation", + "input": { + "target": "com.amazonaws.controltower#DisableControlInput" + }, + "output": { + "target": "com.amazonaws.controltower#DisableControlOutput" + }, + "errors": [ + { + "target": "com.amazonaws.controltower#AccessDeniedException" + }, + { + "target": "com.amazonaws.controltower#ConflictException" + }, + { + "target": "com.amazonaws.controltower#InternalServerException" + }, + { + "target": "com.amazonaws.controltower#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.controltower#ServiceQuotaExceededException" + }, + { + "target": "com.amazonaws.controltower#ThrottlingException" + }, + { + "target": "com.amazonaws.controltower#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "

This API call turns off a control. It starts an asynchronous operation that deletes AWS resources on the specified\n organizational unit and the accounts it contains. The resources will vary according to the\n control that you specify.

", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/disable-control" + } + } + }, + "com.amazonaws.controltower#DisableControlInput": { + "type": "structure", + "members": { + "controlIdentifier": { + "target": "com.amazonaws.controltower#ControlIdentifier", + "traits": { + "smithy.api#documentation": "

The ARN of the control. Only Strongly recommended and Elective controls are permitted,\n with the exception of the Region deny guardrail.

", + "smithy.api#required": {} + } + }, + "targetIdentifier": { + "target": "com.amazonaws.controltower#TargetIdentifier", + "traits": { + "smithy.api#documentation": "

The ARN of the organizational unit.

", + "smithy.api#required": {} + } + } + } + }, + "com.amazonaws.controltower#DisableControlOutput": { + "type": "structure", + "members": { + "operationIdentifier": { + "target": "com.amazonaws.controltower#OperationIdentifier", + "traits": { + "smithy.api#documentation": "

The ID of the asynchronous operation, which is used to track status. The operation is\n available for 90 days.

", + "smithy.api#required": {} + } + } + } + }, + "com.amazonaws.controltower#EnableControl": { + "type": "operation", + "input": { + "target": "com.amazonaws.controltower#EnableControlInput" + }, + "output": { + "target": "com.amazonaws.controltower#EnableControlOutput" + }, + "errors": [ + { + "target": "com.amazonaws.controltower#AccessDeniedException" + }, + { + "target": "com.amazonaws.controltower#ConflictException" + }, + { + "target": "com.amazonaws.controltower#InternalServerException" + }, + { + "target": "com.amazonaws.controltower#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.controltower#ServiceQuotaExceededException" + }, + { + "target": "com.amazonaws.controltower#ThrottlingException" + }, + { + "target": "com.amazonaws.controltower#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "

This API call activates a control. It starts an asynchronous operation that creates AWS resources on the specified\n organizational unit and the accounts it contains. The resources created will vary according to\n the control that you specify.

", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/enable-control" + } + } + }, + "com.amazonaws.controltower#EnableControlInput": { + "type": "structure", + "members": { + "controlIdentifier": { + "target": "com.amazonaws.controltower#ControlIdentifier", + "traits": { + "smithy.api#documentation": "

The ARN of the control. Only Strongly recommended and Elective controls are permitted,\n with the exception of the Region deny guardrail.

", + "smithy.api#required": {} + } + }, + "targetIdentifier": { + "target": "com.amazonaws.controltower#TargetIdentifier", + "traits": { + "smithy.api#documentation": "

The ARN of the organizational unit.

", + "smithy.api#required": {} + } + } + } + }, + "com.amazonaws.controltower#EnableControlOutput": { + "type": "structure", + "members": { + "operationIdentifier": { + "target": "com.amazonaws.controltower#OperationIdentifier", + "traits": { + "smithy.api#documentation": "

The ID of the asynchronous operation, which is used to track status. The operation is\n available for 90 days.

", + "smithy.api#required": {} + } + } + } + }, + "com.amazonaws.controltower#EnabledControlSummary": { + "type": "structure", + "members": { + "controlIdentifier": { + "target": "com.amazonaws.controltower#ControlIdentifier", + "traits": { + "smithy.api#documentation": "

The ARN of the control. Only Strongly recommended and Elective controls are permitted,\n with the exception of the Region deny guardrail.

" + } + } + }, + "traits": { + "smithy.api#documentation": "

A summary of enabled controls.

" + } + }, + "com.amazonaws.controltower#EnabledControls": { + "type": "list", + "member": { + "target": "com.amazonaws.controltower#EnabledControlSummary" + } + }, + "com.amazonaws.controltower#GetControlOperation": { + "type": "operation", + "input": { + "target": "com.amazonaws.controltower#GetControlOperationInput" + }, + "output": { + "target": "com.amazonaws.controltower#GetControlOperationOutput" + }, + "errors": [ + { + "target": "com.amazonaws.controltower#AccessDeniedException" + }, + { + "target": "com.amazonaws.controltower#InternalServerException" + }, + { + "target": "com.amazonaws.controltower#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.controltower#ThrottlingException" + }, + { + "target": "com.amazonaws.controltower#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "

Returns the status of a particular EnableControl or\n DisableControl operation. Displays a message in case of error.\n Details for an operation are available for 90 days.

", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/get-control-operation" + }, + "smithy.api#readonly": {} + } + }, + "com.amazonaws.controltower#GetControlOperationInput": { + "type": "structure", + "members": { + "operationIdentifier": { + "target": "com.amazonaws.controltower#OperationIdentifier", + "traits": { + "smithy.api#documentation": "

The ID of the asynchronous operation, which is used to track status. The operation is\n available for 90 days.

", + "smithy.api#required": {} + } + } + } + }, + "com.amazonaws.controltower#GetControlOperationOutput": { + "type": "structure", + "members": { + "controlOperation": { + "target": "com.amazonaws.controltower#ControlOperation", + "traits": { + "smithy.api#documentation": "

", + "smithy.api#required": {} + } + } + } + }, + "com.amazonaws.controltower#InternalServerException": { + "type": "structure", + "members": { + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "

Unexpected error during processing of request.

", + "smithy.api#error": "server", + "smithy.api#httpError": 500, + "smithy.api#retryable": {} + } + }, + "com.amazonaws.controltower#ListEnabledControls": { + "type": "operation", + "input": { + "target": "com.amazonaws.controltower#ListEnabledControlsInput" + }, + "output": { + "target": "com.amazonaws.controltower#ListEnabledControlsOutput" + }, + "errors": [ + { + "target": "com.amazonaws.controltower#AccessDeniedException" + }, + { + "target": "com.amazonaws.controltower#InternalServerException" + }, + { + "target": "com.amazonaws.controltower#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.controltower#ThrottlingException" + }, + { + "target": "com.amazonaws.controltower#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "

Lists the controls enabled by AWS Control Tower on the specified organizational unit and\n the accounts it contains.

", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/list-enabled-controls" + }, + "smithy.api#paginated": { + "inputToken": "nextToken", + "outputToken": "nextToken", + "pageSize": "maxResults", + "items": "enabledControls" + }, + "smithy.api#readonly": {} + } + }, + "com.amazonaws.controltower#ListEnabledControlsInput": { + "type": "structure", + "members": { + "targetIdentifier": { + "target": "com.amazonaws.controltower#TargetIdentifier", + "traits": { + "smithy.api#documentation": "

The ARN of the organizational unit.

", + "smithy.api#required": {} + } + }, + "nextToken": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "

The token to continue the list from a previous API call with the same parameters.

" + } + }, + "maxResults": { + "target": "com.amazonaws.controltower#MaxResults", + "traits": { + "smithy.api#documentation": "

How many results to return per API call.

" + } + } + } + }, + "com.amazonaws.controltower#ListEnabledControlsOutput": { + "type": "structure", + "members": { + "enabledControls": { + "target": "com.amazonaws.controltower#EnabledControls", + "traits": { + "smithy.api#documentation": "

Lists the controls enabled by AWS Control Tower on the specified organizational unit and\n the accounts it contains.

", + "smithy.api#required": {} + } + }, + "nextToken": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "

Retrieves the next page of results. If the string is empty, the current response is the\n end of the results.

" + } + } + } + }, + "com.amazonaws.controltower#MaxResults": { + "type": "integer", + "traits": { + "smithy.api#box": {}, + "smithy.api#range": { + "min": 1, + "max": 100 + } + } + }, + "com.amazonaws.controltower#OperationIdentifier": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 36, + "max": 36 + }, + "smithy.api#pattern": "^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$" + } + }, + "com.amazonaws.controltower#ResourceNotFoundException": { + "type": "structure", + "members": { + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "

Request references a resource which does not exist.

", + "smithy.api#error": "client", + "smithy.api#httpError": 404 + } + }, + "com.amazonaws.controltower#ServiceQuotaExceededException": { + "type": "structure", + "members": { + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "

Request would cause a service quota to be exceeded. The limit is 10 concurrent operations.

", + "smithy.api#error": "client", + "smithy.api#httpError": 402 + } + }, + "com.amazonaws.controltower#TargetIdentifier": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 20, + "max": 2048 + }, + "smithy.api#pattern": "^arn:aws[0-9a-zA-Z_\\-:\\/]+$" + } + }, + "com.amazonaws.controltower#ThrottlingException": { + "type": "structure", + "members": { + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + }, + "serviceCode": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "

The ID of the service that is associated with the error.

" + } + }, + "quotaCode": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "

The ID of the service quota that was exceeded.

" + } + }, + "retryAfterSeconds": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "

The number of seconds the caller should wait before retrying.

", + "smithy.api#httpHeader": "Retry-After" + } + } + }, + "traits": { + "smithy.api#documentation": "

Request was denied due to request throttling.

", + "smithy.api#error": "client", + "smithy.api#httpError": 429, + "smithy.api#retryable": { + "throttling": true + } + } + }, + "com.amazonaws.controltower#Timestamp": { + "type": "timestamp", + "traits": { + "smithy.api#timestampFormat": "date-time" + } + }, + "com.amazonaws.controltower#ValidationException": { + "type": "structure", + "members": { + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "

The input fails to satisfy the constraints specified by an AWS service.

", + "smithy.api#error": "client", + "smithy.api#httpError": 400 + } + } + } +} \ No newline at end of file diff --git a/codegen/sdk-codegen/aws-models/route-53.json b/codegen/sdk-codegen/aws-models/route-53.json index e0f2cf39a86..9e2c923899f 100644 --- a/codegen/sdk-codegen/aws-models/route-53.json +++ b/codegen/sdk-codegen/aws-models/route-53.json @@ -56,7 +56,7 @@ "name": "route53" }, "aws.protocols#restXml": {}, - "smithy.api#documentation": "

Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web\n\t\t\tservice.

", + "smithy.api#documentation": "

Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web\n\t\t\tservice.

\n\t\t

You can use Route 53 to:

\n\t\t ", "smithy.api#title": "Amazon Route 53", "smithy.api#xmlNamespace": { "uri": "https://route53.amazonaws.com/doc/2013-04-01/" @@ -454,7 +454,7 @@ } }, "traits": { - "smithy.api#documentation": "

\n Alias resource record sets only: Information about the Amazon Web Services resource, such as a CloudFront distribution or an Amazon S3 bucket, that\n\t\t\tyou want to route traffic to.

\n\t\t

When creating resource record sets for a private hosted zone, note the\n\t\t\tfollowing:

\n\t\t " + "smithy.api#documentation": "

\n Alias resource record sets only: Information about the Amazon Web Services resource, such as a CloudFront distribution or an Amazon S3 bucket, that\n\t\t\tyou want to route traffic to.

\n\t\t

When creating resource record sets for a private hosted zone, note the\n\t\t\tfollowing:

\n\t\t " } }, "com.amazonaws.route53#AssociateVPCComment": { @@ -638,7 +638,7 @@ } ], "traits": { - "smithy.api#documentation": "

Creates, changes, or deletes CIDR blocks within a collection. Contains authoritative\n\t\t\tIP information mapping blocks to one or multiple locations.

\n\t\t

A change request can update multiple locations in a collection at a time, which is\n\t\t\thelpful if you want to move one or more CIDR blocks from one location to another in one\n\t\t\ttransaction, without downtime.

\n\t\t

\n Limits\n

\n\t\t

The max number of CIDR blocks included in the request is\n\t\t\t1000.\n\t\t\tAs a result, big updates require multiple API calls.

\n\t\t

\n PUT and DELETE_IF_EXISTS\n

\n\t\t

Use ChangeCidrCollection to perform the following actions:

\n\t\t ", + "smithy.api#documentation": "

Creates, changes, or deletes CIDR blocks within a collection. Contains authoritative\n\t\t\tIP information mapping blocks to one or multiple locations.

\n\t\t

A change request can update multiple locations in a collection at a time, which is\n\t\t\thelpful if you want to move one or more CIDR blocks from one location to another in one\n\t\t\ttransaction, without downtime.

\n\t\t

\n Limits\n

\n\t\t

The max number of CIDR blocks included in the request is 1000. As a result, big updates\n\t\t\trequire multiple API calls.

\n\t\t

\n PUT and DELETE_IF_EXISTS\n

\n\t\t

Use ChangeCidrCollection to perform the following actions:

\n\t\t ", "smithy.api#http": { "method": "POST", "uri": "/2013-04-01/cidrcollection/{Id}", @@ -1509,7 +1509,7 @@ } ], "traits": { - "smithy.api#documentation": "

Creates a CIDR collection in the\n\t\t\tcurrent\n\t\t\t\tAmazon Web Services account.

", + "smithy.api#documentation": "

Creates a CIDR collection in the current Amazon Web Services account.

", "smithy.api#http": { "method": "POST", "uri": "/2013-04-01/cidrcollection", @@ -5928,7 +5928,7 @@ "NextToken": { "target": "com.amazonaws.route53#PaginationToken", "traits": { - "smithy.api#documentation": "

An opaque\n\t\t\tpagination token to indicate where the service is to begin enumerating results.

\n\t\t

If no value is provided, the listing of results starts from the beginning.

" + "smithy.api#documentation": "

An opaque pagination token to indicate where the service is to begin enumerating\n\t\t\tresults.

\n\t\t

If no value is provided, the listing of results starts from the beginning.

" } }, "CidrLocations": { @@ -8097,7 +8097,7 @@ "AliasTarget": { "target": "com.amazonaws.route53#AliasTarget", "traits": { - "smithy.api#documentation": "

\n Alias resource record sets only: Information about the Amazon Web Services resource, such as a CloudFront distribution or an Amazon S3 bucket, that\n\t\t\tyou want to route traffic to.

\n\t\t

If you're creating resource records sets for a private hosted zone, note the\n\t\t\tfollowing:

\n\t\t " + "smithy.api#documentation": "

\n Alias resource record sets only: Information about the Amazon Web Services resource, such as a CloudFront distribution or an Amazon S3 bucket, that\n\t\t\tyou want to route traffic to.

\n\t\t

If you're creating resource records sets for a private hosted zone, note the\n\t\t\tfollowing:

\n\t\t " } }, "HealthCheckId": {