Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit 65d9cf4

Browse files
committed
periodic update 19 may 2020
1 parent 977fb50 commit 65d9cf4

File tree

279 files changed

+2023
-1255
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

279 files changed

+2023
-1255
lines changed

doc_source/AWS_EventSchemas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
**Resource Types**
44
+ [AWS::EventSchemas::Discoverer](aws-resource-eventschemas-discoverer.md)
55
+ [AWS::EventSchemas::Registry](aws-resource-eventschemas-registry.md)
6+
+ [AWS::EventSchemas::RegistryPolicy](aws-resource-eventschemas-registrypolicy.md)
67
+ [AWS::EventSchemas::Schema](aws-resource-eventschemas-schema.md)

doc_source/AWS_ImageBuilder.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
**Resource Types**
44
+ [AWS::ImageBuilder::Component](aws-resource-imagebuilder-component.md)
55
+ [AWS::ImageBuilder::DistributionConfiguration](aws-resource-imagebuilder-distributionconfiguration.md)
6+
+ [AWS::ImageBuilder::Image](aws-resource-imagebuilder-image.md)
67
+ [AWS::ImageBuilder::ImagePipeline](aws-resource-imagebuilder-imagepipeline.md)
78
+ [AWS::ImageBuilder::ImageRecipe](aws-resource-imagebuilder-imagerecipe.md)
89
+ [AWS::ImageBuilder::InfrastructureConfiguration](aws-resource-imagebuilder-infrastructureconfiguration.md)

doc_source/AWS_ServiceCatalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Resource Types**
44
+ [AWS::ServiceCatalog::AcceptedPortfolioShare](aws-resource-servicecatalog-acceptedportfolioshare.md)
5-
+ [AWS::ServiceCatalog::CloudFormationProduct](aws-resource-servicecatalog-cloudformationproduct.md)
5+
+ [AWS::ServiceCatalog::CloudformationProduct](aws-resource-servicecatalog-cloudformationproduct.md)
66
+ [AWS::ServiceCatalog::CloudFormationProvisionedProduct](aws-resource-servicecatalog-cloudformationprovisionedproduct.md)
77
+ [AWS::ServiceCatalog::LaunchNotificationConstraint](aws-resource-servicecatalog-launchnotificationconstraint.md)
88
+ [AWS::ServiceCatalog::LaunchRoleConstraint](aws-resource-servicecatalog-launchroleconstraint.md)

doc_source/ReleaseHistory.md

Lines changed: 77 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,82 @@ The following table describes important changes in each release of the AWS Cloud
44

55
| Change | Description | Date |
66
| --- |--- |--- |
7-
| [Updated resource](AWS_FSx.md) | The following resource was updated: AWS::FSx::FileSystem
7+
| [AWS CloudFormation StackSets Region availability](#ReleaseHistory) | AWS CloudFormation StackSets is now available in the AWS GovCloud \(US\-West\) Region\. | May 18, 2020 |
8+
| [Updated resources](AWS_DMS.md) | The following resources were updated: AWS::DMS::Endpoint and AWS::DMS::ReplicationTask
89

9-
[AWS::FSx::FileSystem](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html)
10-
Use the `LustreMountName` attribute when mounting an Amazon FSx for Lustre file system\. | April 23, 2020 |
11-
| [Updated resource](AWS_ResourceGroups.md) | The following resource was updated: AWS::ResourceGroups::Group
10+
[AWS::DMS::Endpoint](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html)
11+
Use the `NeptuneSettings` property to describe how AWS DMS stages and bulk\-loads the Amazon Neptune database specified for your Neptune target endpoint\.
1212

13-
[AWS::ResourceGroups::Group](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-resourcegroups-group.html)
14-
Use the `Tags` property to specify the tags associated with the specified resource group\. | April 23, 2020 |
15-
| [Updated resource](#ReleaseHistory) | The following resource was updated: AWS::FSx::FileSystem
13+
[AWS::DMS::ReplicationTask](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html)
14+
Use the `TaskData` property to specify how AWS DMS maps SQL relational source data to the graph data that it loads into the Amazon Neptune database specified for your Neptune target endpoint\. | May 14, 2020 |
15+
| [Updated resource](AWS_CodeStarConnections.md) | The following resource was updated: AWS::CodeStarConnections::Connection
16+
17+
[AWS::CodeStarConnections::Connection](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarconnections-connection.html)
18+
Use the `Tags` property to specify the tags applied to your connections resource\. | May 14, 2020 |
19+
| [Updated resource](AWS_MediaStore.md) | The following resource was updated: AWS::MediaStore::Container\.
20+
21+
[AWS::MediaStore::Container](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediastore-container.html)
22+
Use the `MetricPolicy` property to enable metrics at the object level\.
23+
Use the `Tags` property to attach metadata to the `AWS::MediaStore::Container` resource\. | May 14, 2020 |
24+
| [Updated resource](AWS_ServiceCatalog.md) | The following resource was updated: AWS::ServiceCatalog::CloudFormationProduct\.
25+
26+
[AWS::ServiceCatalog::CloudFormationProduct](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html)
27+
Use the `ReplaceProvisioningArtifacts` property to choose whether provisioning artifact identifiers are replaced when you update a product\. | May 14, 2020 |
28+
| [Updated resource](AWS_Synthetics.md) | The following resource was updated: AWS::Synthetics::Canary\.
29+
30+
[AWS::Synthetics::Canary](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html)
31+
The RunConfig parameter is required\. | May 14, 2020 |
32+
| [New resources](AWS_Macie.md) | The following resources were added: AWS::Macie::CustomDataIdentifier, AWS::Macie::FindingsFilter, and AWS::Macie::Session
33+
34+
[AWS::Macie::CustomDataIdentifier](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-macie-customdataidentifier.html)
35+
Use the `AWS::Macie::CustomDataIdentifier` resource to create a custom data identifier in Amazon Macie\.
36+
37+
[AWS::Macie::FindingsFilter](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-macie-findingsfilter.html)
38+
Use the `AWS::Macie::FindingsFilter` resource to create a custom filter for findings in Amazon Macie\.
39+
40+
[AWS::Macie::Session](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-macie-session.html)
41+
Use the `AWS::Macie::Session` resource to enable Amazon Macie\. | May 14, 2020 |
42+
| [New resources](#ReleaseHistory) | The following resources were added: AWS::GlobalAccelerator::Accelerator, AWS::GlobalAccelerator::EndpointGroup, and AWS::GlobalAccelerator::Listener
43+
44+
[ AWS::GlobalAccelerator::Accelerator](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-accelerator.html)
45+
Use the `AWS::GlobalAccelerator::Accelerator` resource to create or update an accelerator for AWS Global Accelerator\.
46+
47+
[ AWS::GlobalAccelerator::EndpointGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html)
48+
Use the `AWS::GlobalAccelerator::EndpointGroup` resource to create or update an endpoint group for AWS Global Accelerator\.
49+
50+
[ AWS::GlobalAccelerator::Listener](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-listener.html)
51+
Use the `AWS::GlobalAccelerator::Listener` resource to create or update a listener for AWS Global Accelerator\. | May 14, 2020 |
52+
| [Updated resource](AWS_IoTEvents.md) | The following resource was updated: AWS::IoTEvents::DetectorModel\.
53+
54+
[ AWS::IoTEvents::DetectorModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotevents-detectormodel.html)
55+
Added the following properties: `AssetPropertyTimestamp`, `AssetPropertyValue`, `AssetPropertyVariant`, `DynamoDB`, `DynamoDBv2`, `IotSiteWise`, and `Payload`\.
56+
Updated the following property: `SetTimer`\. | May 7, 2020 |
57+
| [Updated resource](AWS_SSM.md) | The following resource was updated: AWS::SSM::Association
58+
59+
[AWS::SSM::Association](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-association.html)
60+
Use the `WaitForSuccessTimeoutSeconds` property to specify the number of seconds the service should wait for the association status to show "Success" before proceeding with the stack execution\. If the association status doesn't show "Success" after the specified number of seconds, then stack creation fails\. | May 7, 2020 |
61+
| [New resource](AWS_ImageBuilder.md) | The following resource was added: AWS::ImageBuilder::Image\.
62+
63+
[AWS::ImageBuilder::Image](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html)
64+
Use the `AWS::ImageBuilder::Image` resource to create an image in the EC2 Image Builder service\. | May 7, 2020 |
65+
| [Updated resource](AWS_Synthetics.md) | The following resource was updated: AWS::Synthetics::Canary\.
66+
67+
[AWS::Synthetics::Canary](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html)
68+
Use the `Name` property to specify the name for this canary\. | April 30, 2020 |
69+
| [Updated resource](AWS_Transfer.md) | The following resource was updated: AWS::Transfer::Server\.
70+
71+
[AWS::Transfer::Server](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html)
72+
Use the `Certificate` property to specify a certificate The Amazon Resource Name \(ARN\) of the AWS Certificate Manager \(ACM\) certificate\. Required when Protocols is set to FTPS\.
73+
Use the `Protocols` property to specify the file transfer protocol or protocols over which your file transfer protocol client can connect to your server's endpoint\. | April 30, 2020 |
74+
| [New resource](AWS_EventSchemas.md) | The following resource was added: `AWS::EventSchemas::RegistryPolicy`\.
75+
76+
[AWS::EventSchemas::RegistryPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eventschemas-registrypolicy.html)
77+
Use the `AWS::EventSchemas::RegistryPolicy` resource to specify a resource\-based policy associated with a schema registry\. | April 30, 2020 |
78+
| [Updated resource](AWS_FSx.md) | The following resource was updated: AWS::FSx::FileSystem
1679

1780
[AWS::FSx::FileSystem](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html)
1881
Use the `LustreMountName` attribute when mounting an Amazon FSx for Lustre file system\. | April 23, 2020 |
19-
| [Updated resource](#ReleaseHistory) | The following resource was updated: AWS::ResourceGroups::Group
82+
| [Updated resource](AWS_ResourceGroups.md) | The following resource was updated: AWS::ResourceGroups::Group
2083

2184
[AWS::ResourceGroups::Group](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-resourcegroups-group.html)
2285
Use the `Tags` property to specify the tags associated with the specified resource group\. | April 23, 2020 |
@@ -43,7 +106,7 @@ Use the `AWS::CE::CostCategory` resource to create groupings of costs that you c
43106
| [New resource](AWS_Synthetics.md) | The following resource was added: AWS::Synthetics::Canary\.
44107

45108
[AWS::Synthetics::Canary](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html)
46-
Use the `AWS::Synthetics::Canary` property to create a canary\. Canaries are configurable scripts that run on a schedule and monitor your endpoints and APIs\. By using canaries, you can discover issues before your customers do\. | April 23, 2020 |
109+
Use the `AWS::Synthetics::Canary` resource to create a canary\. Canaries are configurable scripts that run on a schedule and monitor your endpoints and APIs\. By using canaries, you can discover issues before your customers do\. | April 23, 2020 |
47110
| [Updated resource](AWS_Glue.md) | The following resource was updated: AWS::Glue::DevEndpoint
48111

49112
[AWS::Glue::DevEndpoint](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html)
@@ -200,10 +263,10 @@ Use the `WorkGroup` resource to separate users, teams, applications, or workload
200263

201264
[AWS::Chatbot::SlackChannelConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_Chatbot.html)
202265
Use the `AWS::Chatbot::SlackChannelConfiguration` resource to configure a Slack channel with AWS Chatbot\. | March 5, 2020 |
203-
| [New resource](AWS_CodeStarConnections.md) | The following resource was added: AWS::CodeStarConnections::Connection
266+
| [New resource](AWS_CodeStarConnections.md) | The following resource was added: Connection
204267

205-
[AWS::CodeStarConnections::Connection](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarconnections-connection.html)
206-
Use the `AWS::CodeStarConnections::Connection` resource to connect external source providers with services such as AWS CodePipeline\. | March 5, 2020 |
268+
[Connection](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarconnections-connection.html)
269+
Use the `RESOURCE` resource to specify Connection\. | March 5, 2020 |
207270
| [New resource](#ReleaseHistory) | The following resource was added: AWS::CloudWatch::CompositeAlarm\.
208271

209272
[AWS::CloudWatch::CompositeAlarm](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-compositealarm.html)
@@ -263,16 +326,6 @@ In the [Action](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/a
263326

264327
[AWS::ElasticLoadBalancingV2::ListenerRule](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenerrule.html)
265328
In the [Action](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html) property type, use the `ForwardConfig` property to specify an action that distributes requests among one or more target groups\. | February 13, 2020 |
266-
| [Updated resources](AWS_Transfer.md) | The following resources were updated: AWS::Transfer::Server and AWS::Transfer::User\.
267-
268-
[AWS::Transfer::Server](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html)
269-
In the [EndpointDetails](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-endpointdetails.html) property type, use the `AddressAllocationIds` property to add a list of address allocation IDs that are required to attach an Elastic IP address to your SFTP server's endpoint\.
270-
In the [EndpointDetails](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-endpointdetails.html) property type, use the `SubnetIds` property to add a list of subnet IDs that are required to host your SFTP server endpoint in your virtual private cloud \(VPC\)\.
271-
In the [EndpointDetails](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-endpointdetails.html) property type, use the `VpcId` property to add the VPC ID in which the SFTP server's endpoint will be hosted\.
272-
273-
[AWS::Transfer::User](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-user.html)
274-
Use the`HomeDirectoryMappings` property to set the logical directory mappings that specify what S3 paths and keys should be visible to your user and how to want to make them visible\.
275-
Use the `HomeDirectoryType` property to set the type of landing directory \(folder\) you want your users' home directory to be when they log into the SFTP server\. | February 13, 2020 |
276329
| [New resource ](AWS_Config.md) | The following resources was added: AWS::Config::ConformancePack
277330

278331
[ AWS::Config::ConformancePack](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-conformancepack.html)
@@ -571,7 +624,7 @@ Use the `Tags` property to specify any tags for the Elastic IP address\. | Nove
571624

572625
[AWS::Elasticsearch::Domain](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticsearch-domain.html)
573626
Use the `CognitoOptions` property to configure Amazon ES to use Amazon Cognito authentication for Kibana\.
574-
Use the [UpgradeElasticsearchVersion](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-upgradeelasticsearchversion) update policy to update the `ElasticsearchVersion` property without replacing the `AWS::Elasticsearch::Domain` resource\. | November 21, 2019 |
627+
Use the [EnableVersionUpgrade](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-upgradeelasticsearchversion) update policy to update the `ElasticsearchVersion` property without replacing the `AWS::Elasticsearch::Domain` resource\. | November 21, 2019 |
575628
| [Updated resource](AWS_Glue.md) | The following resource was updated: AWS::Glue::MLTransform
576629

577630
[AWS::Glue::MLTransform](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html)
@@ -692,7 +745,7 @@ Use the `AWS::MediaConvert::Queue` resource to specify an on\-demand transcoding
692745
| [Updated resource](AWS_Glue.md) | The following resource was updated: AWS::Glue::Crawler
693746

694747
[AWS::Glue::Crawler](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-crawler.html)
695-
Use the `DynamoDBTargets` property to specify a list of Amazon DynamoDB taragets\.
748+
Use the `DynamoDBTargets` property to specify a list of Amazon DynamoDB targets\.
696749
Use the `CatalogTargets` property to specify a list of AWS Glue Data Catalog targets\. | November 4, 2019 |
697750
| [Updated resources](AWS_ApiGateway.md) | The following resources were updated: AWS::ApiGateway::ApiKey, AWS::ApiGateway::ClientCertificate, AWS::ApiGateway::DomainName, AWS::ApiGateway::RestApi, and AWS::ApiGateway::UsagePlan\.
698751

0 commit comments

Comments
 (0)