@awboost/cfntypes 1.0.0-beta.39 → 1.0.0-beta.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/types.generated.js +17 -3
- package/lib/types.generated.d.ts +1249 -42
- package/lib/types.generated.js +17 -3
- package/package.json +2 -2
@@ -1,7 +1,7 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.AttributeNames = exports.ResourceType = exports.ResourceSpecificationVersion = void 0;
|
4
|
-
exports.ResourceSpecificationVersion = "
|
4
|
+
exports.ResourceSpecificationVersion = "138.0.0";
|
5
5
|
exports.ResourceType = {
|
6
6
|
ACMPCACertificate: "AWS::ACMPCA::Certificate",
|
7
7
|
ACMPCACertificateAuthority: "AWS::ACMPCA::CertificateAuthority",
|
@@ -141,6 +141,7 @@ exports.ResourceType = {
|
|
141
141
|
CertificateManagerCertificate: "AWS::CertificateManager::Certificate",
|
142
142
|
ChatbotMicrosoftTeamsChannelConfiguration: "AWS::Chatbot::MicrosoftTeamsChannelConfiguration",
|
143
143
|
ChatbotSlackChannelConfiguration: "AWS::Chatbot::SlackChannelConfiguration",
|
144
|
+
CleanRoomsAnalysisTemplate: "AWS::CleanRooms::AnalysisTemplate",
|
144
145
|
CleanRoomsCollaboration: "AWS::CleanRooms::Collaboration",
|
145
146
|
CleanRoomsConfiguredTable: "AWS::CleanRooms::ConfiguredTable",
|
146
147
|
CleanRoomsConfiguredTableAssociation: "AWS::CleanRooms::ConfiguredTableAssociation",
|
@@ -288,6 +289,7 @@ exports.ResourceType = {
|
|
288
289
|
DetectiveGraph: "AWS::Detective::Graph",
|
289
290
|
DetectiveMemberInvitation: "AWS::Detective::MemberInvitation",
|
290
291
|
DetectiveOrganizationAdmin: "AWS::Detective::OrganizationAdmin",
|
292
|
+
DevBatchJobDefinition: "AWS::DevBatch::JobDefinition",
|
291
293
|
DevOpsGuruLogAnomalyDetectionIntegration: "AWS::DevOpsGuru::LogAnomalyDetectionIntegration",
|
292
294
|
DevOpsGuruNotificationChannel: "AWS::DevOpsGuru::NotificationChannel",
|
293
295
|
DevOpsGuruResourceCollection: "AWS::DevOpsGuru::ResourceCollection",
|
@@ -816,6 +818,11 @@ exports.ResourceType = {
|
|
816
818
|
OrganizationsOrganizationalUnit: "AWS::Organizations::OrganizationalUnit",
|
817
819
|
OrganizationsPolicy: "AWS::Organizations::Policy",
|
818
820
|
OrganizationsResourcePolicy: "AWS::Organizations::ResourcePolicy",
|
821
|
+
PCAConnectorADConnector: "AWS::PCAConnectorAD::Connector",
|
822
|
+
PCAConnectorADDirectoryRegistration: "AWS::PCAConnectorAD::DirectoryRegistration",
|
823
|
+
PCAConnectorADServicePrincipalName: "AWS::PCAConnectorAD::ServicePrincipalName",
|
824
|
+
PCAConnectorADTemplate: "AWS::PCAConnectorAD::Template",
|
825
|
+
PCAConnectorADTemplateGroupAccessControlEntry: "AWS::PCAConnectorAD::TemplateGroupAccessControlEntry",
|
819
826
|
PanoramaApplicationInstance: "AWS::Panorama::ApplicationInstance",
|
820
827
|
PanoramaPackage: "AWS::Panorama::Package",
|
821
828
|
PanoramaPackageVersion: "AWS::Panorama::PackageVersion",
|
@@ -1270,6 +1277,7 @@ exports.AttributeNames = {
|
|
1270
1277
|
"AWS::CertificateManager::Certificate": [],
|
1271
1278
|
"AWS::Chatbot::MicrosoftTeamsChannelConfiguration": ["Arn"],
|
1272
1279
|
"AWS::Chatbot::SlackChannelConfiguration": ["Arn"],
|
1280
|
+
"AWS::CleanRooms::AnalysisTemplate": ["CollaborationIdentifier", "Schema.ReferencedTables", "MembershipArn", "Schema", "Arn", "CollaborationArn", "AnalysisTemplateIdentifier"],
|
1273
1281
|
"AWS::CleanRooms::Collaboration": ["CollaborationIdentifier", "Arn"],
|
1274
1282
|
"AWS::CleanRooms::ConfiguredTable": ["ConfiguredTableIdentifier", "Arn"],
|
1275
1283
|
"AWS::CleanRooms::ConfiguredTableAssociation": ["ConfiguredTableAssociationIdentifier", "Arn"],
|
@@ -1417,6 +1425,7 @@ exports.AttributeNames = {
|
|
1417
1425
|
"AWS::Detective::Graph": ["Arn"],
|
1418
1426
|
"AWS::Detective::MemberInvitation": [],
|
1419
1427
|
"AWS::Detective::OrganizationAdmin": ["GraphArn"],
|
1428
|
+
"AWS::DevBatch::JobDefinition": [],
|
1420
1429
|
"AWS::DevOpsGuru::LogAnomalyDetectionIntegration": ["AccountId"],
|
1421
1430
|
"AWS::DevOpsGuru::NotificationChannel": ["Id"],
|
1422
1431
|
"AWS::DevOpsGuru::ResourceCollection": ["ResourceCollectionType"],
|
@@ -1440,7 +1449,7 @@ exports.AttributeNames = {
|
|
1440
1449
|
"AWS::EC2::DHCPOptions": ["DhcpOptionsId"],
|
1441
1450
|
"AWS::EC2::EC2Fleet": ["FleetId"],
|
1442
1451
|
"AWS::EC2::EIP": ["PublicIp", "AllocationId"],
|
1443
|
-
"AWS::EC2::EIPAssociation": [],
|
1452
|
+
"AWS::EC2::EIPAssociation": ["Id"],
|
1444
1453
|
"AWS::EC2::EgressOnlyInternetGateway": ["Id"],
|
1445
1454
|
"AWS::EC2::EnclaveCertificateIamRoleAssociation": ["EncryptionKmsKeyId", "CertificateS3BucketName", "CertificateS3ObjectKey"],
|
1446
1455
|
"AWS::EC2::FlowLog": ["Id"],
|
@@ -1765,7 +1774,7 @@ exports.AttributeNames = {
|
|
1765
1774
|
"AWS::IoTWireless::MulticastGroup": ["Status", "LoRaWAN.NumberOfDevicesRequested", "Id", "LoRaWAN.NumberOfDevicesInGroup", "Arn"],
|
1766
1775
|
"AWS::IoTWireless::NetworkAnalyzerConfiguration": ["Arn"],
|
1767
1776
|
"AWS::IoTWireless::PartnerAccount": ["Fingerprint", "Arn"],
|
1768
|
-
"AWS::IoTWireless::ServiceProfile": ["LoRaWAN.DrMin", "LoRaWAN.ReportDevStatusMargin", "LoRaWAN.UlRatePolicy", "LoRaWAN.MinGwDiversity", "LoRaWAN.TargetPer", "LoRaWAN.ChannelMask", "LoRaWAN.ReportDevStatusBattery", "LoRaWAN.DlRate", "LoRaWAN.DlRatePolicy", "LoRaWAN.HrAllowed", "LoRaWAN.DlBucketSize", "LoRaWAN.DrMax", "LoRaWAN.UlBucketSize", "LoRaWAN.
|
1777
|
+
"AWS::IoTWireless::ServiceProfile": ["LoRaWAN.DrMin", "LoRaWAN.ReportDevStatusMargin", "LoRaWAN.UlRatePolicy", "LoRaWAN.MinGwDiversity", "LoRaWAN.TargetPer", "LoRaWAN.ChannelMask", "LoRaWAN.ReportDevStatusBattery", "LoRaWAN.DlRate", "LoRaWAN.DlRatePolicy", "LoRaWAN.HrAllowed", "LoRaWAN.DlBucketSize", "LoRaWAN.DrMax", "LoRaWAN.UlBucketSize", "LoRaWAN.UlRate", "LoRaWAN.NwkGeoLoc", "LoRaWAN.DevStatusReqFreq", "Id", "Arn"],
|
1769
1778
|
"AWS::IoTWireless::TaskDefinition": ["Id", "Arn"],
|
1770
1779
|
"AWS::IoTWireless::WirelessDevice": ["Id", "ThingName", "Arn"],
|
1771
1780
|
"AWS::IoTWireless::WirelessDeviceImportTask": ["Status", "CreationDate", "Sidewalk.DeviceCreationFileList", "InitializedImportedDevicesCount", "StatusReason", "OnboardedImportedDevicesCount", "FailedImportedDevicesCount", "Id", "PendingImportedDevicesCount", "Arn"],
|
@@ -1945,6 +1954,11 @@ exports.AttributeNames = {
|
|
1945
1954
|
"AWS::Organizations::OrganizationalUnit": ["Id", "Arn"],
|
1946
1955
|
"AWS::Organizations::Policy": ["Id", "Arn", "AwsManaged"],
|
1947
1956
|
"AWS::Organizations::ResourcePolicy": ["Id", "Arn"],
|
1957
|
+
"AWS::PCAConnectorAD::Connector": ["ConnectorArn"],
|
1958
|
+
"AWS::PCAConnectorAD::DirectoryRegistration": ["DirectoryRegistrationArn"],
|
1959
|
+
"AWS::PCAConnectorAD::ServicePrincipalName": [],
|
1960
|
+
"AWS::PCAConnectorAD::Template": ["TemplateArn"],
|
1961
|
+
"AWS::PCAConnectorAD::TemplateGroupAccessControlEntry": [],
|
1948
1962
|
"AWS::Panorama::ApplicationInstance": ["DefaultRuntimeContextDeviceName", "Status", "ApplicationInstanceId", "CreatedTime", "StatusDescription", "HealthStatus", "LastUpdatedTime", "Arn"],
|
1949
1963
|
"AWS::Panorama::Package": ["CreatedTime", "StorageLocation.ManifestPrefixLocation", "StorageLocation.GeneratedPrefixLocation", "StorageLocation.BinaryPrefixLocation", "PackageId", "Arn", "StorageLocation.Bucket", "StorageLocation.RepoPrefixLocation"],
|
1950
1964
|
"AWS::Panorama::PackageVersion": ["Status", "PackageName", "StatusDescription", "PackageArn", "IsLatestPatch", "RegisteredTime"],
|