Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .changes/1.19.84.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"category": "``datasync``",
"description": "Added SecurityDescriptorCopyFlags option that allows for control of which components of SMB security descriptors are copied from source to destination objects.",
"type": "api-change"
},
{
"category": "``lookoutmetrics``",
"description": "Allowing dot(.) character in table name for RDS and Redshift as source connector.",
"type": "api-change"
},
{
"category": "``location``",
"description": "Adds support for calculation of routes, resource tagging and customer provided KMS keys.",
"type": "api-change"
}
]
27 changes: 27 additions & 0 deletions .changes/1.19.85.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"category": "``servicediscovery``",
"description": "Bugfixes - The DiscoverInstances API operation now provides an option to return all instances for health-checked services when there are no healthy instances available.",
"type": "api-change"
},
{
"category": "``polly``",
"description": "Amazon Polly adds new Canadian French voice - Gabrielle. Gabrielle is available as Neural voice only.",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "Added idempotency to CreateNetworkInterface using the ClientToken parameter.",
"type": "api-change"
},
{
"category": "``sns``",
"description": "This release adds SMS sandbox in Amazon SNS and the ability to view all configured origination numbers. The SMS sandbox provides a safe environment for sending SMS messages, without risking your reputation as an SMS sender.",
"type": "api-change"
},
{
"category": "``iotwireless``",
"description": "Added six new public customer logging APIs to allow customers to set/get/reset log levels at resource type and resource id level. The log level set from the APIs will be used to filter log messages that can be emitted to CloudWatch in customer accounts.",
"type": "api-change"
}
]
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-datasync-57033.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``datasync``",
"description": "Added SecurityDescriptorCopyFlags option that allows for control of which components of SMB security descriptors are copied from source to destination objects.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-ec2-80105.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``ec2``",
"description": "Added idempotency to CreateNetworkInterface using the ClientToken parameter.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-iotwireless-66165.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``iotwireless``",
"description": "Added six new public customer logging APIs to allow customers to set/get/reset log levels at resource type and resource id level. The log level set from the APIs will be used to filter log messages that can be emitted to CloudWatch in customer accounts.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-location-3008.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``location``",
"description": "Adds support for calculation of routes, resource tagging and customer provided KMS keys.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-lookoutmetrics-22168.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``lookoutmetrics``",
"description": "Allowing dot(.) character in table name for RDS and Redshift as source connector.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-polly-527.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``polly``",
"description": "Amazon Polly adds new Canadian French voice - Gabrielle. Gabrielle is available as Neural voice only.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-servicediscovery-53231.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``servicediscovery``",
"description": "Bugfixes - The DiscoverInstances API operation now provides an option to return all instances for health-checked services when there are no healthy instances available.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-sns-7307.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``sns``",
"description": "This release adds SMS sandbox in Amazon SNS and the ability to view all configured origination numbers. The SMS sandbox provides a safe environment for sending SMS messages, without risking your reputation as an SMS sender.",
"type": "api-change"
}
18 changes: 18 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1989,6 +1989,24 @@ CHANGELOG
* feature:wizard: Added support for AWS CLI Wizards. See `#3752 <https://github.com/aws/aws-cli/issues/3752>`__.


1.19.85
=======

* api-change:``servicediscovery``: Bugfixes - The DiscoverInstances API operation now provides an option to return all instances for health-checked services when there are no healthy instances available.
* api-change:``polly``: Amazon Polly adds new Canadian French voice - Gabrielle. Gabrielle is available as Neural voice only.
* api-change:``ec2``: Added idempotency to CreateNetworkInterface using the ClientToken parameter.
* api-change:``sns``: This release adds SMS sandbox in Amazon SNS and the ability to view all configured origination numbers. The SMS sandbox provides a safe environment for sending SMS messages, without risking your reputation as an SMS sender.
* api-change:``iotwireless``: Added six new public customer logging APIs to allow customers to set/get/reset log levels at resource type and resource id level. The log level set from the APIs will be used to filter log messages that can be emitted to CloudWatch in customer accounts.


1.19.84
=======

* api-change:``datasync``: Added SecurityDescriptorCopyFlags option that allows for control of which components of SMB security descriptors are copied from source to destination objects.
* api-change:``lookoutmetrics``: Allowing dot(.) character in table name for RDS and Redshift as source connector.
* api-change:``location``: Adds support for calculation of routes, resource tagging and customer provided KMS keys.


1.19.83
=======

Expand Down
2 changes: 1 addition & 1 deletion awscli/examples/athena/create-data-catalog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The following ``create-data-catalog`` example creates the ``dynamo_db_catalog``
--name dynamo_db_catalog \
--type LAMBDA \
--description "DynamoDB Catalog" \
--function=arn:aws:lambda:us-west-2:111122223333:function:dynamo_db_lambda
--parameters function=arn:aws:lambda:us-west-2:111122223333:function:dynamo_db_lambda

This command produces no output. To see the result, use ``aws athena get-data-catalog --name dynamo_db_catalog``.

Expand Down
33 changes: 33 additions & 0 deletions awscli/examples/codeguru-reviewer/create-code-review.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
**To create a code review.**

The following ``create-code-review`` creates a review of code in the ``mainline`` branch of an AWS CodeCommit repository that is named ``my-repository-name``. ::

aws codeguru-reviewer create-code-review \
--name my-code-review \
--repository-association-arn arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE11111 \
--type '{"RepositoryAnalysis": {"RepositoryHead": {"BranchName": "mainline"}}}'

Output::

{
"CodeReview": {
"Name": "my-code-review",
"CodeReviewArn": "arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE22222:code-review:RepositoryAnalysis-my-code-review",
"RepositoryName": "my-repository-name",
"Owner": "123456789012",
"ProviderType": "CodeCommit",
"State": "Pending",
"StateReason": "CodeGuru Reviewer has received the request, and a code review is scheduled.",
"CreatedTimeStamp": 1618873489.195,
"LastUpdatedTimeStamp": 1618873489.195,
"Type": "RepositoryAnalysis",
"SourceCodeType": {
"RepositoryHead": {
"BranchName": "mainline"
}
},
"AssociationArn": "arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE11111"
}
}

For more information, see `CreateCodeReview<https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_CreateCodeReview.html>`__ in the *Amazon CodeGuru Reviewer API Reference*
33 changes: 33 additions & 0 deletions awscli/examples/codeguru-reviewer/describe-code-review.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
**List details about a code review.**

The following ``describe-code-review`` lists information about a review of code in the "mainline" branch of an AWS CodeCommit repository that is named "my-repo-name". ::

aws codeguru-reviewer put-recommendation-feedback \
--code-review-arn arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE11111:code-review:RepositoryAnalysis-my-repository-name-branch-abcdefgh12345678 \
--recommendation-id 3be1b2e5d7ef6e298a06499379ee290c9c596cf688fdcadb08285ddb0dd390eb \
--reactions ThumbsUp

Output ::

{
"CodeReview": {
"Name": "My-ecs-beta-repo-master-xs6di4kfd4j269dz",
"CodeReviewArn": "arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE22222:code-review:RepositoryAnalysis-my-repo-name",
"RepositoryName": "My-ecs-beta-repo",
"Owner": "123456789012",
"ProviderType": "CodeCommit",
"State": "Pending",
"StateReason": "CodeGuru Reviewer is reviewing the source code.",
"CreatedTimeStamp": 1618874226.226,
"LastUpdatedTimeStamp": 1618874233.689,
"Type": "RepositoryAnalysis",
"SourceCodeType": {
"RepositoryHead": {
"BranchName": "mainline"
}
},
"AssociationArn": "arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE11111"
}
}

For more information, see `DescribeCodeReview<https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_DescribeCodeReview.html>`__ in the *Amazon CodeGuru Reviewer API Reference*
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
**To view information about feedback on a recommendation**

The following ``describe-recommendation-feedback`` displays information about feedback on a recommendation. This recommendation has one ``ThumbsUp`` reaction. ::

aws codeguru-reviewer describe-recommendation-feedback \
--code-review-arn arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE11111:code-review:RepositoryAnalysis-my-repository-name-branch-abcdefgh12345678 \
--recommendation-id 3be1b2e5d7ef6e298a06499379ee290c9c596cf688fdcadb08285ddb0dd390eb

Output::

{
"RecommendationFeedback": {
"CodeReviewArn": "arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE11111:code-review:RepositoryAnalysis-my-repository-name-branch-abcdefgh12345678",
"RecommendationId": "3be1b2e5d7ef6e298a06499379ee290c9c596cf688fdcadb08285ddb0dd390eb",
"Reactions": [
"ThumbsUp"
],
"UserId": "aws-user-id",
"CreatedTimeStamp": 1618877070.313,
"LastUpdatedTimeStamp": 1618877948.881
}
}

For more information, see `DescribeRecommendationFeedback <https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_DescribeRecommendationFeedback.html>`__ in the *Amazon CodeGuru Reviewer API Reference*.
27 changes: 27 additions & 0 deletions awscli/examples/codeguru-reviewer/disassociate-repository.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
**To disassociate a repository association**

The following ``disassociate-repository`` disassociates a repository association that is using an AWS CodeCommit repository. ::

aws codeguru-reviewer disassociate-repository \
--association-arn arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE11111

Output::

{
"RepositoryAssociation": {
"AssociationId": "a1b2c3d4-5678-90ab-cdef-EXAMPLE11111",
"AssociationArn": "arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE11111",
"Name": "my-repository",
"Owner": "123456789012",
"ProviderType": "CodeCommit",
"State": "Disassociating",
"LastUpdatedTimeStamp": 1618939174.759,
"CreatedTimeStamp": 1595636947.096
},
"Tags": {
"Status": "Secret",
"Team": "Saanvi"
}
}

For more information, see `DisassociateRepository <https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_DisassociateRepository.html>`__ in the *Amazon CodeGuru Reviewer API Reference*.
22 changes: 22 additions & 0 deletions awscli/examples/codeguru-reviewer/list-recommendation-feedback.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
**To list customer recommendation feedback for a recommendation on an associated repository.**

The following ``list-recommendation-feedback`` Lists customer feedback on all recommendations on a code review. This code review has one piece of feedback, a "ThumbsUp", from a customer. ::

aws codeguru-reviewer list-recommendation-feedback \
--code-review-arn arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE11111:code-review:RepositoryAnalysis-my-repository-name-branch-abcdefgh12345678

Output::

{
"RecommendationFeedbackSummaries": [
{
"RecommendationId": "3be1b2e5d7ef6e298a06499379ee290c9c596cf688fdcadb08285ddb0dd390eb",
"Reactions": [
"ThumbsUp"
],
"UserId": "aws-user-id"
}
]
}

For more information, see `ListRecommendationFeedback <https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_ListRecommendationFeedback.html>`__ in the *Amazon CodeGuru Reviewer API Reference*.
17 changes: 17 additions & 0 deletions awscli/examples/codeguru-reviewer/list-tags-for-resource.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
**To list the tags on an associated repository**

The following ``list-tags-for-resource`` lists the tags on an associated repository. This associated repository has two tags. ::

aws codeguru-reviewer list-tags-for-resource \
--resource-arn arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE11111

Output::

{
"Tags": {
"Status": "Secret",
"Team": "Saanvi"
}
}

For more information, see `ListTagsForResource<https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_ListTagsForResource.html>`__ in the *Amazon CodeGuru Reviewer API Reference*.
12 changes: 12 additions & 0 deletions awscli/examples/codeguru-reviewer/put-recommendation-feedback.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
**To add a recommendation to a code review**

The following ``put-recommendation-feedback`` puts a ``ThumbsUp`` recommendation on a code review. ::

aws codeguru-reviewer put-recommendation-feedback \
--code-review-arn \arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE11111:code-review:RepositoryAnalysis-my-repository-name-branch-abcdefgh12345678 \
--recommendation-id 3be1b2e5d7ef6e298a06499379ee290c9c596cf688fdcadb08285ddb0dd390eb \
--reactions ThumbsUp

This command produces no output.

For more information, see `PutRecommendationFeedback<https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_PutRecommendationFeedback.html>`__ in the *Amazon CodeGuru Reviewer API Reference*
11 changes: 11 additions & 0 deletions awscli/examples/codeguru-reviewer/tag-resource.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
**To add a tag to an associated repository**

The following ``tag-resource`` adds two tags to an associated repository ::

aws codeguru-reviewer tag-resource \
--resource-arn arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE11111 \
--tags Status=Secret,Team=Saanvi

This command produces no output.

For more information, see `TagResource<https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_TagResource.html>`__ in the *Amazon CodeGuru Reviewer API Reference*
11 changes: 11 additions & 0 deletions awscli/examples/codeguru-reviewer/untag-resource.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
**To untag an associated repository**

The following ``untag-resource`` removes two tags with keys "Secret" and "Team" from an associated repository. ::

aws codeguru-reviewer untag-resource \
--resource-arn arn:aws:codeguru-reviewer:us-west-2:123456789012:association:a1b2c3d4-5678-90ab-cdef-EXAMPLE11111 \
--tag-keys Status Team

This command produces no output.

For more information, see `UntagResource<https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_UntagResource.html>`__ in the *Amazon CodeGuru Reviewer API Reference*.
Loading