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

Commit

Permalink
Periodic update - 02/21/23-12:50pm PDT
Browse files Browse the repository at this point in the history
  • Loading branch information
swiercek committed Feb 21, 2023
1 parent a1bc131 commit 7559a42
Show file tree
Hide file tree
Showing 2,275 changed files with 73,076 additions and 12,333 deletions.
2 changes: 1 addition & 1 deletion doc_source/AWS_ACMPCA.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AWS Certificate Manager Private Certificate Authority resource type reference<a name="AWS_ACMPCA"></a>
# AWS Private Certificate Authority resource type reference<a name="AWS_ACMPCA"></a>

ACM Private CA is not available in the China \(Beijing\) Region or China \(Ningxia\) Region\.

Expand Down
1 change: 1 addition & 0 deletions doc_source/AWS_AmplifyUIBuilder.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

**Resource types**
+ [AWS::AmplifyUIBuilder::Component](aws-resource-amplifyuibuilder-component.md)
+ [AWS::AmplifyUIBuilder::Form](aws-resource-amplifyuibuilder-form.md)
+ [AWS::AmplifyUIBuilder::Theme](aws-resource-amplifyuibuilder-theme.md)
1 change: 1 addition & 0 deletions doc_source/AWS_AppFlow.md
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)
4 changes: 3 additions & 1 deletion doc_source/AWS_AppRunner.md
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)
10 changes: 8 additions & 2 deletions doc_source/AWS_AutoScaling.md
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)
3 changes: 3 additions & 0 deletions doc_source/AWS_CloudFront.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
**Resource types**
+ [AWS::CloudFront::CachePolicy](aws-resource-cloudfront-cachepolicy.md)
+ [AWS::CloudFront::CloudFrontOriginAccessIdentity](aws-resource-cloudfront-cloudfrontoriginaccessidentity.md)
+ [AWS::CloudFront::ContinuousDeploymentPolicy](aws-resource-cloudfront-continuousdeploymentpolicy.md)
+ [AWS::CloudFront::Distribution](aws-resource-cloudfront-distribution.md)
+ [AWS::CloudFront::Function](aws-resource-cloudfront-function.md)
+ [AWS::CloudFront::KeyGroup](aws-resource-cloudfront-keygroup.md)
+ [AWS::CloudFront::MonitoringSubscription](aws-resource-cloudfront-monitoringsubscription.md)
+ [AWS::CloudFront::OriginAccessControl](aws-resource-cloudfront-originaccesscontrol.md)
+ [AWS::CloudFront::OriginRequestPolicy](aws-resource-cloudfront-originrequestpolicy.md)
+ [AWS::CloudFront::PublicKey](aws-resource-cloudfront-publickey.md)
+ [AWS::CloudFront::RealtimeLogConfig](aws-resource-cloudfront-realtimelogconfig.md)
Expand Down
3 changes: 3 additions & 0 deletions doc_source/AWS_CloudTrail.md
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)
2 changes: 1 addition & 1 deletion doc_source/AWS_CloudWatch.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Amazon CloudWatch resource type reference<a name="AWS_CloudWatch"></a>

**Resource types**
+ [AWS::CloudWatch::Alarm](aws-properties-cw-alarm.md)
+ [AWS::CloudWatch::Alarm](aws-resource-cloudwatch-alarm.md)
+ [AWS::CloudWatch::AnomalyDetector](aws-resource-cloudwatch-anomalydetector.md)
+ [AWS::CloudWatch::CompositeAlarm](aws-resource-cloudwatch-compositealarm.md)
+ [AWS::CloudWatch::Dashboard](aws-resource-cloudwatch-dashboard.md)
Expand Down
4 changes: 4 additions & 0 deletions doc_source/AWS_ConnectCampaigns.md
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)
4 changes: 4 additions & 0 deletions doc_source/AWS_ControlTower.md
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)
2 changes: 2 additions & 0 deletions doc_source/AWS_DataSync.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
+ [AWS::DataSync::Agent](aws-resource-datasync-agent.md)
+ [AWS::DataSync::LocationEFS](aws-resource-datasync-locationefs.md)
+ [AWS::DataSync::LocationFSxLustre](aws-resource-datasync-locationfsxlustre.md)
+ [AWS::DataSync::LocationFSxONTAP](aws-resource-datasync-locationfsxontap.md)
+ [AWS::DataSync::LocationFSxOpenZFS](aws-resource-datasync-locationfsxopenzfs.md)
+ [AWS::DataSync::LocationFSxWindows](aws-resource-datasync-locationfsxwindows.md)
+ [AWS::DataSync::LocationHDFS](aws-resource-datasync-locationhdfs.md)
+ [AWS::DataSync::LocationNFS](aws-resource-datasync-locationnfs.md)
Expand Down
4 changes: 4 additions & 0 deletions doc_source/AWS_DocDBElastic.md
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)
15 changes: 10 additions & 5 deletions doc_source/AWS_EC2.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
+ [AWS::EC2::ClientVpnEndpoint](aws-resource-ec2-clientvpnendpoint.md)
+ [AWS::EC2::ClientVpnRoute](aws-resource-ec2-clientvpnroute.md)
+ [AWS::EC2::ClientVpnTargetNetworkAssociation](aws-resource-ec2-clientvpntargetnetworkassociation.md)
+ [AWS::EC2::CustomerGateway](aws-resource-ec2-customer-gateway.md)
+ [AWS::EC2::CustomerGateway](aws-resource-ec2-customergateway.md)
+ [AWS::EC2::DHCPOptions](aws-resource-ec2-dhcpoptions.md)
+ [AWS::EC2::EC2Fleet](aws-resource-ec2-ec2fleet.md)
+ [AWS::EC2::EgressOnlyInternetGateway](aws-resource-ec2-egressonlyinternetgateway.md)
+ [AWS::EC2::EIP](aws-properties-ec2-eip.md)
+ [AWS::EC2::EIP](aws-resource-ec2-eip.md)
+ [AWS::EC2::EIPAssociation](aws-properties-ec2-eip-association.md)
+ [AWS::EC2::EnclaveCertificateIamRoleAssociation](aws-resource-ec2-enclavecertificateiamroleassociation.md)
+ [AWS::EC2::FlowLog](aws-resource-ec2-flowlog.md)
Expand All @@ -23,7 +23,11 @@
+ [AWS::EC2::IPAM](aws-resource-ec2-ipam.md)
+ [AWS::EC2::IPAMAllocation](aws-resource-ec2-ipamallocation.md)
+ [AWS::EC2::IPAMPool](aws-resource-ec2-ipampool.md)
+ [AWS::EC2::IPAMPoolCidr](aws-resource-ec2-ipampoolcidr.md)
+ [AWS::EC2::IPAMResourceDiscovery](aws-resource-ec2-ipamresourcediscovery.md)
+ [AWS::EC2::IPAMResourceDiscoveryAssociation](aws-resource-ec2-ipamresourcediscoveryassociation.md)
+ [AWS::EC2::IPAMScope](aws-resource-ec2-ipamscope.md)
+ [AWS::EC2::KeyPair](aws-resource-ec2-keypair.md)
+ [AWS::EC2::LaunchTemplate](aws-resource-ec2-launchtemplate.md)
+ [AWS::EC2::LocalGatewayRoute](aws-resource-ec2-localgatewayroute.md)
+ [AWS::EC2::LocalGatewayRouteTableVPCAssociation](aws-resource-ec2-localgatewayroutetablevpcassociation.md)
Expand All @@ -37,6 +41,7 @@
+ [AWS::EC2::NetworkInterface](aws-resource-ec2-networkinterface.md)
+ [AWS::EC2::NetworkInterfaceAttachment](aws-resource-ec2-network-interface-attachment.md)
+ [AWS::EC2::NetworkInterfacePermission](aws-resource-ec2-networkinterfacepermission.md)
+ [AWS::EC2::NetworkPerformanceMetricSubscription](aws-resource-ec2-networkperformancemetricsubscription.md)
+ [AWS::EC2::PlacementGroup](aws-resource-ec2-placementgroup.md)
+ [AWS::EC2::PrefixList](aws-resource-ec2-prefixlist.md)
+ [AWS::EC2::Route](aws-resource-ec2-route.md)
Expand Down Expand Up @@ -66,7 +71,7 @@
+ [AWS::EC2::TransitGatewayRouteTableAssociation](aws-resource-ec2-transitgatewayroutetableassociation.md)
+ [AWS::EC2::TransitGatewayRouteTablePropagation](aws-resource-ec2-transitgatewayroutetablepropagation.md)
+ [AWS::EC2::TransitGatewayVpcAttachment](aws-resource-ec2-transitgatewayvpcattachment.md)
+ [AWS::EC2::Volume](aws-properties-ec2-ebs-volume.md)
+ [AWS::EC2::Volume](aws-resource-ec2-volume.md)
+ [AWS::EC2::VolumeAttachment](aws-properties-ec2-ebs-volumeattachment.md)
+ [AWS::EC2::VPC](aws-resource-ec2-vpc.md)
+ [AWS::EC2::VPCCidrBlock](aws-resource-ec2-vpccidrblock.md)
Expand All @@ -77,7 +82,7 @@
+ [AWS::EC2::VPCEndpointServicePermissions](aws-resource-ec2-vpcendpointservicepermissions.md)
+ [AWS::EC2::VPCGatewayAttachment](aws-resource-ec2-vpc-gateway-attachment.md)
+ [AWS::EC2::VPCPeeringConnection](aws-resource-ec2-vpcpeeringconnection.md)
+ [AWS::EC2::VPNConnection](aws-resource-ec2-vpn-connection.md)
+ [AWS::EC2::VPNConnection](aws-resource-ec2-vpnconnection.md)
+ [AWS::EC2::VPNConnectionRoute](aws-resource-ec2-vpn-connection-route.md)
+ [AWS::EC2::VPNGateway](aws-resource-ec2-vpn-gateway.md)
+ [AWS::EC2::VPNGateway](aws-resource-ec2-vpngateway.md)
+ [AWS::EC2::VPNGatewayRoutePropagation](aws-resource-ec2-vpngatewayroutepropagation.md)
4 changes: 4 additions & 0 deletions doc_source/AWS_EMRServerless.md
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)
2 changes: 1 addition & 1 deletion doc_source/AWS_ElastiCache.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
+ [AWS::ElastiCache::ReplicationGroup](aws-resource-elasticache-replicationgroup.md)
+ [AWS::ElastiCache::SecurityGroup](aws-properties-elasticache-security-group.md)
+ [AWS::ElastiCache::SecurityGroupIngress](aws-properties-elasticache-security-group-ingress.md)
+ [AWS::ElastiCache::SubnetGroup](aws-properties-elasticache-subnetgroup.md)
+ [AWS::ElastiCache::SubnetGroup](aws-resource-elasticache-subnetgroup.md)
+ [AWS::ElastiCache::User](aws-resource-elasticache-user.md)
+ [AWS::ElastiCache::UserGroup](aws-resource-elasticache-usergroup.md)
3 changes: 2 additions & 1 deletion doc_source/AWS_Evidently.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
+ [AWS::Evidently::Experiment](aws-resource-evidently-experiment.md)
+ [AWS::Evidently::Feature](aws-resource-evidently-feature.md)
+ [AWS::Evidently::Launch](aws-resource-evidently-launch.md)
+ [AWS::Evidently::Project](aws-resource-evidently-project.md)
+ [AWS::Evidently::Project](aws-resource-evidently-project.md)
+ [AWS::Evidently::Segment](aws-resource-evidently-segment.md)
6 changes: 5 additions & 1 deletion doc_source/AWS_FSx.md
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)
1 change: 1 addition & 0 deletions doc_source/AWS_GameLift.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
+ [AWS::GameLift::Fleet](aws-resource-gamelift-fleet.md)
+ [AWS::GameLift::GameServerGroup](aws-resource-gamelift-gameservergroup.md)
+ [AWS::GameLift::GameSessionQueue](aws-resource-gamelift-gamesessionqueue.md)
+ [AWS::GameLift::Location](aws-resource-gamelift-location.md)
+ [AWS::GameLift::MatchmakingConfiguration](aws-resource-gamelift-matchmakingconfiguration.md)
+ [AWS::GameLift::MatchmakingRuleSet](aws-resource-gamelift-matchmakingruleset.md)
+ [AWS::GameLift::Script](aws-resource-gamelift-script.md)
4 changes: 4 additions & 0 deletions doc_source/AWS_Grafana.md
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)
3 changes: 2 additions & 1 deletion doc_source/AWS_GreengrassV2.md
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)
5 changes: 5 additions & 0 deletions doc_source/AWS_IdentityStore.md
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)
2 changes: 2 additions & 0 deletions doc_source/AWS_IoT.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
**Resource types**
+ [AWS::IoT::AccountAuditConfiguration](aws-resource-iot-accountauditconfiguration.md)
+ [AWS::IoT::Authorizer](aws-resource-iot-authorizer.md)
+ [AWS::IoT::CACertificate](aws-resource-iot-cacertificate.md)
+ [AWS::IoT::Certificate](aws-resource-iot-certificate.md)
+ [AWS::IoT::CustomMetric](aws-resource-iot-custommetric.md)
+ [AWS::IoT::Dimension](aws-resource-iot-dimension.md)
Expand All @@ -15,6 +16,7 @@
+ [AWS::IoT::PolicyPrincipalAttachment](aws-resource-iot-policyprincipalattachment.md)
+ [AWS::IoT::ProvisioningTemplate](aws-resource-iot-provisioningtemplate.md)
+ [AWS::IoT::ResourceSpecificLogging](aws-resource-iot-resourcespecificlogging.md)
+ [AWS::IoT::RoleAlias](aws-resource-iot-rolealias.md)
+ [AWS::IoT::ScheduledAudit](aws-resource-iot-scheduledaudit.md)
+ [AWS::IoT::SecurityProfile](aws-resource-iot-securityprofile.md)
+ [AWS::IoT::Thing](aws-resource-iot-thing.md)
Expand Down
1 change: 1 addition & 0 deletions doc_source/AWS_IoTEvents.md
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)
9 changes: 9 additions & 0 deletions doc_source/AWS_IoTFleetWise.md
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)
4 changes: 0 additions & 4 deletions doc_source/AWS_IoTThingsGraph.md

This file was deleted.

8 changes: 8 additions & 0 deletions doc_source/AWS_IoTTwinMaker.md
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)
1 change: 1 addition & 0 deletions doc_source/AWS_IoTWireless.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
+ [AWS::IoTWireless::DeviceProfile](aws-resource-iotwireless-deviceprofile.md)
+ [AWS::IoTWireless::FuotaTask](aws-resource-iotwireless-fuotatask.md)
+ [AWS::IoTWireless::MulticastGroup](aws-resource-iotwireless-multicastgroup.md)
+ [AWS::IoTWireless::NetworkAnalyzerConfiguration](aws-resource-iotwireless-networkanalyzerconfiguration.md)
+ [AWS::IoTWireless::PartnerAccount](aws-resource-iotwireless-partneraccount.md)
+ [AWS::IoTWireless::ServiceProfile](aws-resource-iotwireless-serviceprofile.md)
+ [AWS::IoTWireless::TaskDefinition](aws-resource-iotwireless-taskdefinition.md)
Expand Down
4 changes: 4 additions & 0 deletions doc_source/AWS_KendraRanking.md
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)
6 changes: 5 additions & 1 deletion doc_source/AWS_LakeFormation.md
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)
5 changes: 5 additions & 0 deletions doc_source/AWS_M2.md
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)
3 changes: 2 additions & 1 deletion doc_source/AWS_MSK.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
**Resource types**
+ [AWS::MSK::BatchScramSecret](aws-resource-msk-batchscramsecret.md)
+ [AWS::MSK::Cluster](aws-resource-msk-cluster.md)
+ [AWS::MSK::Configuration](aws-resource-msk-configuration.md)
+ [AWS::MSK::Configuration](aws-resource-msk-configuration.md)
+ [AWS::MSK::ServerlessCluster](aws-resource-msk-serverlesscluster.md)
1 change: 1 addition & 0 deletions doc_source/AWS_Macie.md
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)
4 changes: 4 additions & 0 deletions doc_source/AWS_MediaTailor.md
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)
10 changes: 8 additions & 2 deletions doc_source/AWS_NetworkManager.md
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)
Loading

0 comments on commit 7559a42

Please sign in to comment.