This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Periodic update - 02/21/23-12:50pm PDT
- Loading branch information
Showing
2,275 changed files
with
73,076 additions
and
12,333 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
# Amazon AppFlow resource type reference<a name="AWS_AppFlow"></a> | ||
|
||
**Resource types** | ||
+ [AWS::AppFlow::Connector](aws-resource-appflow-connector.md) | ||
+ [AWS::AppFlow::ConnectorProfile](aws-resource-appflow-connectorprofile.md) | ||
+ [AWS::AppFlow::Flow](aws-resource-appflow-flow.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# AWS App Runner resource type reference<a name="AWS_AppRunner"></a> | ||
|
||
**Resource types** | ||
+ [AWS::AppRunner::ObservabilityConfiguration](aws-resource-apprunner-observabilityconfiguration.md) | ||
+ [AWS::AppRunner::Service](aws-resource-apprunner-service.md) | ||
+ [AWS::AppRunner::VpcConnector](aws-resource-apprunner-vpcconnector.md) | ||
+ [AWS::AppRunner::VpcConnector](aws-resource-apprunner-vpcconnector.md) | ||
+ [AWS::AppRunner::VpcIngressConnection](aws-resource-apprunner-vpcingressconnection.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
# Amazon EC2 Auto Scaling resource type reference<a name="AWS_AutoScaling"></a> | ||
|
||
Amazon EC2 Auto Scaling supports creating Auto Scaling groups and related resources in AWS CloudFormation\. This section details the supported resources and also includes examples of templates for each resource type\. | ||
|
||
You can find additional useful examples that create Auto Scaling groups and related resources in the following sections of the *AWS CloudFormation User Guide*\. | ||
+ For additional examples of Auto Scaling groups, see [Auto scaling template snippets](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-autoscaling.html)\. | ||
+ For examples of Amazon EC2 launch templates, see [AWS::EC2::LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html)\. | ||
|
||
**Resource types** | ||
+ [AWS::AutoScaling::AutoScalingGroup](aws-properties-as-group.md) | ||
+ [AWS::AutoScaling::LaunchConfiguration](aws-resource-autoscaling-launchconfiguration.md) | ||
+ [AWS::AutoScaling::LifecycleHook](aws-resource-autoscaling-lifecyclehook.md) | ||
+ [AWS::AutoScaling::ScalingPolicy](aws-properties-as-policy.md) | ||
+ [AWS::AutoScaling::ScheduledAction](aws-resource-as-scheduledaction.md) | ||
+ [AWS::AutoScaling::ScalingPolicy](aws-resource-autoscaling-scalingpolicy.md) | ||
+ [AWS::AutoScaling::ScheduledAction](aws-resource-autoscaling-scheduledaction.md) | ||
+ [AWS::AutoScaling::WarmPool](aws-resource-autoscaling-warmpool.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
# AWS CloudTrail resource type reference<a name="AWS_CloudTrail"></a> | ||
|
||
**Resource types** | ||
+ [AWS::CloudTrail::Channel](aws-resource-cloudtrail-channel.md) | ||
+ [AWS::CloudTrail::EventDataStore](aws-resource-cloudtrail-eventdatastore.md) | ||
+ [AWS::CloudTrail::ResourcePolicy](aws-resource-cloudtrail-resourcepolicy.md) | ||
+ [AWS::CloudTrail::Trail](aws-resource-cloudtrail-trail.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# ConnectCampaigns resource type reference<a name="AWS_ConnectCampaigns"></a> | ||
|
||
**Resource types** | ||
+ [AWS::ConnectCampaigns::Campaign](aws-resource-connectcampaigns-campaign.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# ControlTower resource type reference<a name="AWS_ControlTower"></a> | ||
|
||
**Resource types** | ||
+ [AWS::ControlTower::EnabledControl](aws-resource-controltower-enabledcontrol.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# DocDBElastic resource type reference<a name="AWS_DocDBElastic"></a> | ||
|
||
**Resource types** | ||
+ [AWS::DocDBElastic::Cluster](aws-resource-docdbelastic-cluster.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Amazon EMR Serverless resource type reference<a name="AWS_EMRServerless"></a> | ||
|
||
**Resource types** | ||
+ [AWS::EMRServerless::Application](aws-resource-emrserverless-application.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
# Amazon FSx resource type reference<a name="AWS_FSx"></a> | ||
|
||
**Resource types** | ||
+ [AWS::FSx::FileSystem](aws-resource-fsx-filesystem.md) | ||
+ [AWS::FSx::DataRepositoryAssociation](aws-resource-fsx-datarepositoryassociation.md) | ||
+ [AWS::FSx::FileSystem](aws-resource-fsx-filesystem.md) | ||
+ [AWS::FSx::Snapshot](aws-resource-fsx-snapshot.md) | ||
+ [AWS::FSx::StorageVirtualMachine](aws-resource-fsx-storagevirtualmachine.md) | ||
+ [AWS::FSx::Volume](aws-resource-fsx-volume.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Amazon Managed Grafana resource type reference<a name="AWS_Grafana"></a> | ||
|
||
**Resource types** | ||
+ [AWS::Grafana::Workspace](aws-resource-grafana-workspace.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# AWS IoT Greengrass Version 2 resource type reference<a name="AWS_GreengrassV2"></a> | ||
|
||
**Resource types** | ||
+ [AWS::GreengrassV2::ComponentVersion](aws-resource-greengrassv2-componentversion.md) | ||
+ [AWS::GreengrassV2::ComponentVersion](aws-resource-greengrassv2-componentversion.md) | ||
+ [AWS::GreengrassV2::Deployment](aws-resource-greengrassv2-deployment.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# IdentityStore resource type reference<a name="AWS_IdentityStore"></a> | ||
|
||
**Resource types** | ||
+ [AWS::IdentityStore::Group](aws-resource-identitystore-group.md) | ||
+ [AWS::IdentityStore::GroupMembership](aws-resource-identitystore-groupmembership.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
# AWS IoT Events resource type reference<a name="AWS_IoTEvents"></a> | ||
|
||
**Resource types** | ||
+ [AWS::IoTEvents::AlarmModel](aws-resource-iotevents-alarmmodel.md) | ||
+ [AWS::IoTEvents::DetectorModel](aws-resource-iotevents-detectormodel.md) | ||
+ [AWS::IoTEvents::Input](aws-resource-iotevents-input.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# IoTFleetWise resource type reference<a name="AWS_IoTFleetWise"></a> | ||
|
||
**Resource types** | ||
+ [AWS::IoTFleetWise::Campaign](aws-resource-iotfleetwise-campaign.md) | ||
+ [AWS::IoTFleetWise::DecoderManifest](aws-resource-iotfleetwise-decodermanifest.md) | ||
+ [AWS::IoTFleetWise::Fleet](aws-resource-iotfleetwise-fleet.md) | ||
+ [AWS::IoTFleetWise::ModelManifest](aws-resource-iotfleetwise-modelmanifest.md) | ||
+ [AWS::IoTFleetWise::SignalCatalog](aws-resource-iotfleetwise-signalcatalog.md) | ||
+ [AWS::IoTFleetWise::Vehicle](aws-resource-iotfleetwise-vehicle.md) |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# AWS IoT TwinMaker resource type reference<a name="AWS_IoTTwinMaker"></a> | ||
|
||
**Resource types** | ||
+ [AWS::IoTTwinMaker::ComponentType](aws-resource-iottwinmaker-componenttype.md) | ||
+ [AWS::IoTTwinMaker::Entity](aws-resource-iottwinmaker-entity.md) | ||
+ [AWS::IoTTwinMaker::Scene](aws-resource-iottwinmaker-scene.md) | ||
+ [AWS::IoTTwinMaker::SyncJob](aws-resource-iottwinmaker-syncjob.md) | ||
+ [AWS::IoTTwinMaker::Workspace](aws-resource-iottwinmaker-workspace.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# KendraRanking resource type reference<a name="AWS_KendraRanking"></a> | ||
|
||
**Resource types** | ||
+ [AWS::KendraRanking::ExecutionPlan](aws-resource-kendraranking-executionplan.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,10 @@ | ||
# AWS Lake Formation resource type reference<a name="AWS_LakeFormation"></a> | ||
|
||
**Resource types** | ||
+ [AWS::LakeFormation::DataCellsFilter](aws-resource-lakeformation-datacellsfilter.md) | ||
+ [AWS::LakeFormation::DataLakeSettings](aws-resource-lakeformation-datalakesettings.md) | ||
+ [AWS::LakeFormation::Permissions](aws-resource-lakeformation-permissions.md) | ||
+ [AWS::LakeFormation::Resource](aws-resource-lakeformation-resource.md) | ||
+ [AWS::LakeFormation::PrincipalPermissions](aws-resource-lakeformation-principalpermissions.md) | ||
+ [AWS::LakeFormation::Resource](aws-resource-lakeformation-resource.md) | ||
+ [AWS::LakeFormation::Tag](aws-resource-lakeformation-tag.md) | ||
+ [AWS::LakeFormation::TagAssociation](aws-resource-lakeformation-tagassociation.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# M2 resource type reference<a name="AWS_M2"></a> | ||
|
||
**Resource types** | ||
+ [AWS::M2::Application](aws-resource-m2-application.md) | ||
+ [AWS::M2::Environment](aws-resource-m2-environment.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# Amazon Macie resource type reference<a name="AWS_Macie"></a> | ||
|
||
**Resource types** | ||
+ [AWS::Macie::AllowList](aws-resource-macie-allowlist.md) | ||
+ [AWS::Macie::CustomDataIdentifier](aws-resource-macie-customdataidentifier.md) | ||
+ [AWS::Macie::FindingsFilter](aws-resource-macie-findingsfilter.md) | ||
+ [AWS::Macie::Session](aws-resource-macie-session.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# MediaTailor resource type reference<a name="AWS_MediaTailor"></a> | ||
|
||
**Resource types** | ||
+ [AWS::MediaTailor::PlaybackConfiguration](aws-resource-mediatailor-playbackconfiguration.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,16 @@ | ||
# Transit Gateway Network Manager resource type reference<a name="AWS_NetworkManager"></a> | ||
# AWS Network Manager resource type reference<a name="AWS_NetworkManager"></a> | ||
|
||
**Resource types** | ||
+ [AWS::NetworkManager::ConnectAttachment](aws-resource-networkmanager-connectattachment.md) | ||
+ [AWS::NetworkManager::ConnectPeer](aws-resource-networkmanager-connectpeer.md) | ||
+ [AWS::NetworkManager::CoreNetwork](aws-resource-networkmanager-corenetwork.md) | ||
+ [AWS::NetworkManager::CustomerGatewayAssociation](aws-resource-networkmanager-customergatewayassociation.md) | ||
+ [AWS::NetworkManager::Device](aws-resource-networkmanager-device.md) | ||
+ [AWS::NetworkManager::GlobalNetwork](aws-resource-networkmanager-globalnetwork.md) | ||
+ [AWS::NetworkManager::Link](aws-resource-networkmanager-link.md) | ||
+ [AWS::NetworkManager::LinkAssociation](aws-resource-networkmanager-linkassociation.md) | ||
+ [AWS::NetworkManager::Site](aws-resource-networkmanager-site.md) | ||
+ [AWS::NetworkManager::TransitGatewayRegistration](aws-resource-networkmanager-transitgatewayregistration.md) | ||
+ [AWS::NetworkManager::SiteToSiteVpnAttachment](aws-resource-networkmanager-sitetositevpnattachment.md) | ||
+ [AWS::NetworkManager::TransitGatewayPeering](aws-resource-networkmanager-transitgatewaypeering.md) | ||
+ [AWS::NetworkManager::TransitGatewayRegistration](aws-resource-networkmanager-transitgatewayregistration.md) | ||
+ [AWS::NetworkManager::VpcAttachment](aws-resource-networkmanager-vpcattachment.md) |
Oops, something went wrong.