@propulsionworks/cloudformation 0.1.25 → 0.1.27
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/out/exports/resources.generated/aws-acmpca-permission.d.ts +2 -2
- package/out/exports/resources.generated/aws-amplify-domain.d.ts +2 -2
- package/out/exports/resources.generated/aws-apigateway-domainname.d.ts +2 -2
- package/out/exports/resources.generated/aws-apigatewayv2-domainname.d.ts +1 -1
- package/out/exports/resources.generated/aws-appmesh-virtualgateway.d.ts +4 -4
- package/out/exports/resources.generated/aws-appmesh-virtualnode.d.ts +4 -4
- package/out/exports/resources.generated/aws-appstream-fleet.d.ts +5 -0
- package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +5 -0
- package/out/exports/resources.generated/aws-appsync-domainname.d.ts +1 -1
- package/out/exports/resources.generated/aws-aps-scraper.d.ts +77 -1
- package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +2 -1
- package/out/exports/resources.generated/aws-bedrock-datasource.d.ts +2 -2
- package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +23 -0
- package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +1 -1
- package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +124 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +88 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +158 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +89 -0
- package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +4 -4
- package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +18 -0
- package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
- package/out/exports/resources.generated/aws-cloudformation-guardhook.d.ts +1 -1
- package/out/exports/resources.generated/aws-cloudformation-hookversion.d.ts +2 -2
- package/out/exports/resources.generated/aws-cloudformation-typeactivation.d.ts +3 -3
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +2 -2
- package/out/exports/resources.generated/aws-cloudfront-distributiontenant.d.ts +3 -3
- package/out/exports/resources.generated/aws-cloudfront-publickey.d.ts +6 -0
- package/out/exports/resources.generated/aws-cognito-userpooldomain.d.ts +1 -1
- package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +1 -1
- package/out/exports/resources.generated/aws-connect-predefinedattribute.d.ts +2 -2
- package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +16 -0
- package/out/exports/resources.generated/aws-datazone-connection.d.ts +2 -2
- package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +6 -2
- package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +2 -2
- package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +8 -0
- package/out/exports/resources.generated/aws-dynamodb-table.d.ts +4 -0
- package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +2 -2
- package/out/exports/resources.generated/aws-ec2-enclavecertificateiamroleassociation.d.ts +2 -2
- package/out/exports/resources.generated/aws-ec2-transitgatewayroutetableassociation.d.ts +2 -2
- package/out/exports/resources.generated/aws-ecs-service.d.ts +14 -2
- package/out/exports/resources.generated/aws-elasticloadbalancingv2-loadbalancer.d.ts +5 -0
- package/out/exports/resources.generated/aws-elasticsearch-domain.d.ts +1 -1
- package/out/exports/resources.generated/aws-evs-environment.d.ts +2 -0
- package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +2 -2
- package/out/exports/resources.generated/aws-iam-servercertificate.d.ts +2 -2
- package/out/exports/resources.generated/aws-iotcoredeviceadvisor-suitedefinition.d.ts +1 -27
- package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +7 -8
- package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +16 -23
- package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +6 -11
- package/out/exports/resources.generated/aws-medialive-channel.d.ts +21 -0
- package/out/exports/resources.generated/aws-mediapackage-originendpoint.d.ts +1 -1
- package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +6 -6
- package/out/exports/resources.generated/aws-odb-cloudexadatainfrastructure.d.ts +60 -0
- package/out/exports/resources.generated/aws-odb-cloudvmcluster.d.ts +20 -0
- package/out/exports/resources.generated/aws-odb-odbnetwork.d.ts +22 -0
- package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +71 -0
- package/out/exports/resources.generated/aws-omics-workflow.d.ts +12 -8
- package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +76 -0
- package/out/exports/resources.generated/aws-opensearchserverless-index.d.ts +1 -1
- package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +22 -1
- package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +1 -1
- package/out/exports/resources.generated/aws-pcs-cluster.d.ts +1 -1
- package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +1 -1
- package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +32 -0
- package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +53 -0
- package/out/exports/resources.generated/aws-servicecatalog-launchtemplateconstraint.d.ts +1 -0
- package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +2 -2
- package/out/exports/resources.generated/aws-smsvoice-configurationset.d.ts +233 -0
- package/out/exports/resources.generated/aws-smsvoice-optoutlist.d.ts +44 -0
- package/out/exports/resources.generated/aws-smsvoice-phonenumber.d.ts +149 -0
- package/out/exports/resources.generated/aws-smsvoice-pool.d.ts +144 -0
- package/out/exports/resources.generated/aws-smsvoice-protectconfiguration.d.ts +119 -0
- package/out/exports/resources.generated/aws-smsvoice-resourcepolicy.d.ts +24 -0
- package/out/exports/resources.generated/aws-smsvoice-senderid.d.ts +45 -0
- package/out/exports/resources.generated/aws-transfer-server.d.ts +5 -5
- package/out/exports/resources.generated/aws-verifiedpermissions-identitysource.d.ts +2 -2
- package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +0 -5
- package/out/exports/resources.generated/aws-workspacesinstances-workspaceinstance.d.ts +101 -0
- package/package.json +1 -1
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
|
+
/**
|
|
3
|
+
* Create a new protect configuration. By default all country rule sets for each capability are set to `ALLOW` . A protect configurations name is stored as a Tag with the key set to `Name` and value as the name of the protect configuration.
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html}
|
|
5
|
+
*/
|
|
6
|
+
export type SMSVOICEProtectConfiguration = ResourceDefinitionWithAttributes<"AWS::SMSVOICE::ProtectConfiguration", SMSVOICEProtectConfigurationProps, SMSVOICEProtectConfigurationAttribs>;
|
|
7
|
+
/**
|
|
8
|
+
* Create a new protect configuration. By default all country rule sets for each capability are set to `ALLOW` . A protect configurations name is stored as a Tag with the key set to `Name` and value as the name of the protect configuration.
|
|
9
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html}
|
|
10
|
+
*/
|
|
11
|
+
export type SMSVOICEProtectConfigurationProps = {
|
|
12
|
+
/**
|
|
13
|
+
* The set of `CountryRules` you specify to control which countries End User Messaging can send your messages to.
|
|
14
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html#cfn-smsvoice-protectconfiguration-countryruleset}
|
|
15
|
+
*/
|
|
16
|
+
CountryRuleSet?: CountryRuleSet | undefined;
|
|
17
|
+
/**
|
|
18
|
+
* The status of deletion protection for the protect configuration. When set to true deletion protection is enabled. By default this is set to false.
|
|
19
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html#cfn-smsvoice-protectconfiguration-deletionprotectionenabled}
|
|
20
|
+
*/
|
|
21
|
+
DeletionProtectionEnabled?: boolean | undefined;
|
|
22
|
+
/**
|
|
23
|
+
* An array of key and value pair tags that are associated with the resource.
|
|
24
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html#cfn-smsvoice-protectconfiguration-tags}
|
|
25
|
+
*/
|
|
26
|
+
Tags?: Tag[] | undefined;
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html#aws-resource-smsvoice-protectconfiguration-return-values}
|
|
30
|
+
*/
|
|
31
|
+
export type SMSVOICEProtectConfigurationAttribs = {
|
|
32
|
+
/**
|
|
33
|
+
* The Amazon Resource Name (ARN) of the protect configuration.
|
|
34
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html#cfn-smsvoice-protectconfiguration-arn}
|
|
35
|
+
*/
|
|
36
|
+
Arn: string;
|
|
37
|
+
/**
|
|
38
|
+
* The unique identifier for the protect configuration.
|
|
39
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html#cfn-smsvoice-protectconfiguration-protectconfigurationid}
|
|
40
|
+
*/
|
|
41
|
+
ProtectConfigurationId: string;
|
|
42
|
+
};
|
|
43
|
+
/**
|
|
44
|
+
* Specifies the type of protection to use for a country.
|
|
45
|
+
*
|
|
46
|
+
* For example, to set Canada as allowed, the `CountryRule` would be formatted as follows:
|
|
47
|
+
*
|
|
48
|
+
* `{ "CountryCode": "CA", "ProtectStatus": "ALLOW" }`
|
|
49
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryrule.html}
|
|
50
|
+
*/
|
|
51
|
+
export type CountryRule = {
|
|
52
|
+
/**
|
|
53
|
+
* The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
|
|
54
|
+
* @pattern ^[A-Z]{2}$
|
|
55
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryrule.html#cfn-smsvoice-protectconfiguration-countryrule-countrycode}
|
|
56
|
+
*/
|
|
57
|
+
CountryCode: string;
|
|
58
|
+
/**
|
|
59
|
+
* The types of protection that can be used.
|
|
60
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryrule.html#cfn-smsvoice-protectconfiguration-countryrule-protectstatus}
|
|
61
|
+
*/
|
|
62
|
+
ProtectStatus: "ALLOW" | "BLOCK" | "MONITOR" | "FILTER";
|
|
63
|
+
};
|
|
64
|
+
/**
|
|
65
|
+
* The set of `CountryRules` you specify to control which countries End User Messaging can send your messages to.
|
|
66
|
+
*
|
|
67
|
+
* > If you don't specify all available ISO country codes in the `CountryRuleSet` for each number capability, the AWS CloudFormation drift detection feature will detect drift. This is because End User Messaging always returns all country codes.
|
|
68
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html}
|
|
69
|
+
*/
|
|
70
|
+
export type CountryRuleSet = {
|
|
71
|
+
/**
|
|
72
|
+
* The set of `CountryRule` s to control which destination countries End User Messaging can send your MMS messages to.
|
|
73
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-mms}
|
|
74
|
+
*/
|
|
75
|
+
MMS?: CountryRule[] | undefined;
|
|
76
|
+
/**
|
|
77
|
+
* The set of `CountryRule` s to control which destination countries End User Messaging can send your SMS messages to.
|
|
78
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-sms}
|
|
79
|
+
*/
|
|
80
|
+
SMS: CountryRule[];
|
|
81
|
+
/**
|
|
82
|
+
* The set of `CountryRule` s to control which destination countries End User Messaging can send your VOICE messages to.
|
|
83
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-voice}
|
|
84
|
+
*/
|
|
85
|
+
VOICE?: CountryRule[] | undefined;
|
|
86
|
+
} | {
|
|
87
|
+
/**
|
|
88
|
+
* The set of `CountryRule` s to control which destination countries End User Messaging can send your MMS messages to.
|
|
89
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-mms}
|
|
90
|
+
*/
|
|
91
|
+
MMS?: CountryRule[] | undefined;
|
|
92
|
+
/**
|
|
93
|
+
* The set of `CountryRule` s to control which destination countries End User Messaging can send your SMS messages to.
|
|
94
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-sms}
|
|
95
|
+
*/
|
|
96
|
+
SMS?: CountryRule[] | undefined;
|
|
97
|
+
/**
|
|
98
|
+
* The set of `CountryRule` s to control which destination countries End User Messaging can send your VOICE messages to.
|
|
99
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-voice}
|
|
100
|
+
*/
|
|
101
|
+
VOICE: CountryRule[];
|
|
102
|
+
} | {
|
|
103
|
+
/**
|
|
104
|
+
* The set of `CountryRule` s to control which destination countries End User Messaging can send your MMS messages to.
|
|
105
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-mms}
|
|
106
|
+
*/
|
|
107
|
+
MMS: CountryRule[];
|
|
108
|
+
/**
|
|
109
|
+
* The set of `CountryRule` s to control which destination countries End User Messaging can send your SMS messages to.
|
|
110
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-sms}
|
|
111
|
+
*/
|
|
112
|
+
SMS?: CountryRule[] | undefined;
|
|
113
|
+
/**
|
|
114
|
+
* The set of `CountryRule` s to control which destination countries End User Messaging can send your VOICE messages to.
|
|
115
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-voice}
|
|
116
|
+
*/
|
|
117
|
+
VOICE?: CountryRule[] | undefined;
|
|
118
|
+
};
|
|
119
|
+
//# sourceMappingURL=aws-smsvoice-protectconfiguration.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import type { ResourceDefinition } from "../main.ts";
|
|
2
|
+
/**
|
|
3
|
+
* Attaches a resource-based policy to a End User Messaging resource(phone number, sender Id, phone poll, or opt-out list) that is used for sharing the resource. A shared resource can be a Pool, Opt-out list, Sender Id, or Phone number. For more information about resource-based policies, see [Working with shared resources](https://docs.aws.amazon.com/sms-voice/latest/userguide/shared-resources.html) in the *End User Messaging User Guide* .
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-resourcepolicy.html}
|
|
5
|
+
*/
|
|
6
|
+
export type SMSVOICEResourcePolicy = ResourceDefinition<"AWS::SMSVOICE::ResourcePolicy", SMSVOICEResourcePolicyProps>;
|
|
7
|
+
/**
|
|
8
|
+
* Attaches a resource-based policy to a End User Messaging resource(phone number, sender Id, phone poll, or opt-out list) that is used for sharing the resource. A shared resource can be a Pool, Opt-out list, Sender Id, or Phone number. For more information about resource-based policies, see [Working with shared resources](https://docs.aws.amazon.com/sms-voice/latest/userguide/shared-resources.html) in the *End User Messaging User Guide* .
|
|
9
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-resourcepolicy.html}
|
|
10
|
+
*/
|
|
11
|
+
export type SMSVOICEResourcePolicyProps = {
|
|
12
|
+
/**
|
|
13
|
+
* The JSON formatted resource-based policy to attach.
|
|
14
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-resourcepolicy.html#cfn-smsvoice-resourcepolicy-policydocument}
|
|
15
|
+
*/
|
|
16
|
+
PolicyDocument: Record<string, unknown>;
|
|
17
|
+
/**
|
|
18
|
+
* The Amazon Resource Name (ARN) of the End User Messaging resource attached to the resource-based policy.
|
|
19
|
+
* @pattern ^arn:\S+$
|
|
20
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-resourcepolicy.html#cfn-smsvoice-resourcepolicy-resourcearn}
|
|
21
|
+
*/
|
|
22
|
+
ResourceArn: string;
|
|
23
|
+
};
|
|
24
|
+
//# sourceMappingURL=aws-smsvoice-resourcepolicy.d.ts.map
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
|
+
/**
|
|
3
|
+
* Request a new sender ID that doesn't require registration.
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html}
|
|
5
|
+
*/
|
|
6
|
+
export type SMSVOICESenderId = ResourceDefinitionWithAttributes<"AWS::SMSVOICE::SenderId", SMSVOICESenderIdProps, SMSVOICESenderIdAttribs>;
|
|
7
|
+
/**
|
|
8
|
+
* Request a new sender ID that doesn't require registration.
|
|
9
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html}
|
|
10
|
+
*/
|
|
11
|
+
export type SMSVOICESenderIdProps = {
|
|
12
|
+
/**
|
|
13
|
+
* By default this is set to false. When set to true the sender ID can't be deleted.
|
|
14
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html#cfn-smsvoice-senderid-deletionprotectionenabled}
|
|
15
|
+
*/
|
|
16
|
+
DeletionProtectionEnabled?: boolean | undefined;
|
|
17
|
+
/**
|
|
18
|
+
* The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
|
|
19
|
+
* @pattern ^[A-Z]{2}$
|
|
20
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html#cfn-smsvoice-senderid-isocountrycode}
|
|
21
|
+
*/
|
|
22
|
+
IsoCountryCode: string;
|
|
23
|
+
/**
|
|
24
|
+
* The sender ID string to request.
|
|
25
|
+
* @pattern ^[A-Z0-9_-]+$
|
|
26
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html#cfn-smsvoice-senderid-senderid}
|
|
27
|
+
*/
|
|
28
|
+
SenderId: string;
|
|
29
|
+
/**
|
|
30
|
+
* An array of tags (key and value pairs) to associate with the sender ID.
|
|
31
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html#cfn-smsvoice-senderid-tags}
|
|
32
|
+
*/
|
|
33
|
+
Tags?: Tag[] | undefined;
|
|
34
|
+
};
|
|
35
|
+
/**
|
|
36
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html#aws-resource-smsvoice-senderid-return-values}
|
|
37
|
+
*/
|
|
38
|
+
export type SMSVOICESenderIdAttribs = {
|
|
39
|
+
/**
|
|
40
|
+
* The Amazon Resource Name of the `SenderId` .
|
|
41
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html#cfn-smsvoice-senderid-arn}
|
|
42
|
+
*/
|
|
43
|
+
Arn: string;
|
|
44
|
+
};
|
|
45
|
+
//# sourceMappingURL=aws-smsvoice-senderid.d.ts.map
|
|
@@ -10,13 +10,13 @@ export type TransferServer = ResourceDefinitionWithAttributes<"AWS::Transfer::Se
|
|
|
10
10
|
*/
|
|
11
11
|
export type TransferServerProps = {
|
|
12
12
|
/**
|
|
13
|
-
* The Amazon Resource Name (ARN) of the
|
|
13
|
+
* The Amazon Resource Name (ARN) of the Certificate Manager (ACM) certificate. Required when `Protocols` is set to `FTPS` .
|
|
14
14
|
*
|
|
15
|
-
* To request a new public certificate, see [Request a public certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html) in the *
|
|
15
|
+
* To request a new public certificate, see [Request a public certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html) in the *Certificate Manager User Guide* .
|
|
16
16
|
*
|
|
17
|
-
* To import an existing certificate into ACM, see [Importing certificates into ACM](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *
|
|
17
|
+
* To import an existing certificate into ACM, see [Importing certificates into ACM](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *Certificate Manager User Guide* .
|
|
18
18
|
*
|
|
19
|
-
* To request a private certificate to use FTPS through private IP addresses, see [Request a private certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-private.html) in the *
|
|
19
|
+
* To request a private certificate to use FTPS through private IP addresses, see [Request a private certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-private.html) in the *Certificate Manager User Guide* .
|
|
20
20
|
*
|
|
21
21
|
* Certificates with the following cryptographic algorithms and key sizes are supported:
|
|
22
22
|
*
|
|
@@ -129,7 +129,7 @@ export type TransferServerProps = {
|
|
|
129
129
|
* - `FTP` (File Transfer Protocol): Unencrypted file transfer
|
|
130
130
|
* - `AS2` (Applicability Statement 2): used for transporting structured business-to-business data
|
|
131
131
|
*
|
|
132
|
-
* > - If you select `FTPS` , you must choose a certificate stored in
|
|
132
|
+
* > - If you select `FTPS` , you must choose a certificate stored in Certificate Manager (ACM) which is used to identify your server when clients connect to it over FTPS.
|
|
133
133
|
* > - If `Protocol` includes either `FTP` or `FTPS` , then the `EndpointType` must be `VPC` and the `IdentityProviderType` must be either `AWS_DIRECTORY_SERVICE` , `AWS_LAMBDA` , or `API_GATEWAY` .
|
|
134
134
|
* > - If `Protocol` includes `FTP` , then `AddressAllocationIds` cannot be associated.
|
|
135
135
|
* > - If `Protocol` is set only to `SFTP` , the `EndpointType` can be set to `PUBLIC` and the `IdentityProviderType` can be set any of the supported identity types: `SERVICE_MANAGED` , `AWS_DIRECTORY_SERVICE` , `AWS_LAMBDA` , or `API_GATEWAY` .
|
|
@@ -6,7 +6,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
|
|
|
6
6
|
*
|
|
7
7
|
* After you create an identity source, you can use the identities provided by the IdP as proxies for the principal in authorization queries that use the [IsAuthorizedWithToken](https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_IsAuthorizedWithToken.html) operation. These identities take the form of tokens that contain claims about the user, such as IDs, attributes and group memberships. Amazon Cognito provides both identity tokens and access tokens, and Verified Permissions can use either or both. Any combination of identity and access tokens results in the same Cedar principal. Verified Permissions automatically translates the information about the identities into the standard Cedar attributes that can be evaluated by your policies. Because the Amazon Cognito identity and access tokens can contain different information, the tokens you choose to use determine the attributes that are available to access in the Cedar principal from your policies.
|
|
8
8
|
*
|
|
9
|
-
* Amazon Cognito Identity is not available in all of the same AWS Regions as
|
|
9
|
+
* Amazon Cognito Identity is not available in all of the same AWS Regions as . Because of this, the `AWS::VerifiedPermissions::IdentitySource` type is not available to create from AWS CloudFormation in Regions where Amazon Cognito Identity is not currently available. Users can still create `AWS::VerifiedPermissions::IdentitySource` in those Regions, but only from the AWS CLI , SDK, or from the AWS console.
|
|
10
10
|
*
|
|
11
11
|
* > To reference a user from this identity source in your Cedar policies, use the following syntax.
|
|
12
12
|
* >
|
|
@@ -23,7 +23,7 @@ export type VerifiedPermissionsIdentitySource = ResourceDefinitionWithAttributes
|
|
|
23
23
|
*
|
|
24
24
|
* After you create an identity source, you can use the identities provided by the IdP as proxies for the principal in authorization queries that use the [IsAuthorizedWithToken](https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_IsAuthorizedWithToken.html) operation. These identities take the form of tokens that contain claims about the user, such as IDs, attributes and group memberships. Amazon Cognito provides both identity tokens and access tokens, and Verified Permissions can use either or both. Any combination of identity and access tokens results in the same Cedar principal. Verified Permissions automatically translates the information about the identities into the standard Cedar attributes that can be evaluated by your policies. Because the Amazon Cognito identity and access tokens can contain different information, the tokens you choose to use determine the attributes that are available to access in the Cedar principal from your policies.
|
|
25
25
|
*
|
|
26
|
-
* Amazon Cognito Identity is not available in all of the same AWS Regions as
|
|
26
|
+
* Amazon Cognito Identity is not available in all of the same AWS Regions as . Because of this, the `AWS::VerifiedPermissions::IdentitySource` type is not available to create from AWS CloudFormation in Regions where Amazon Cognito Identity is not currently available. Users can still create `AWS::VerifiedPermissions::IdentitySource` in those Regions, but only from the AWS CLI , SDK, or from the AWS console.
|
|
27
27
|
*
|
|
28
28
|
* > To reference a user from this identity source in your Cedar policies, use the following syntax.
|
|
29
29
|
* >
|
|
@@ -14,11 +14,6 @@ export type VpcLatticeResourceGatewayProps = {
|
|
|
14
14
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-vpclattice-resourcegateway.html#cfn-vpclattice-resourcegateway-ipaddresstype}
|
|
15
15
|
*/
|
|
16
16
|
IpAddressType?: "IPV4" | "IPV6" | "DUALSTACK" | undefined;
|
|
17
|
-
/**
|
|
18
|
-
* The number of IPv4 addresses to allocate per ENI for the resource gateway
|
|
19
|
-
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-vpclattice-resourcegateway.html#cfn-vpclattice-resourcegateway-ipv4addressespereni}
|
|
20
|
-
*/
|
|
21
|
-
Ipv4AddressesPerEni?: number | undefined;
|
|
22
17
|
/**
|
|
23
18
|
* The name of the resource gateway.
|
|
24
19
|
* @minLength 3
|
|
@@ -14,10 +14,12 @@ export type WorkspacesInstancesWorkspaceInstanceProps = {
|
|
|
14
14
|
*/
|
|
15
15
|
ManagedInstance?: {
|
|
16
16
|
BlockDeviceMappings?: BlockDeviceMapping[] | undefined;
|
|
17
|
+
CapacityReservationSpecification?: CapacityReservationSpecification | undefined;
|
|
17
18
|
CpuOptions?: CpuOptionsRequest | undefined;
|
|
18
19
|
CreditSpecification?: CreditSpecificationRequest | undefined;
|
|
19
20
|
DisableApiStop?: boolean | undefined;
|
|
20
21
|
EbsOptimized?: boolean | undefined;
|
|
22
|
+
EnablePrimaryIpv6?: boolean | undefined;
|
|
21
23
|
EnclaveOptions?: EnclaveOptionsRequest | undefined;
|
|
22
24
|
HibernationOptions?: HibernationOptionsRequest | undefined;
|
|
23
25
|
IamInstanceProfile?: IamInstanceProfileSpecification | undefined;
|
|
@@ -25,14 +27,20 @@ export type WorkspacesInstancesWorkspaceInstanceProps = {
|
|
|
25
27
|
* @pattern ^ami-[0-9a-zA-Z]{1,63}$
|
|
26
28
|
*/
|
|
27
29
|
ImageId: string;
|
|
30
|
+
InstanceMarketOptions?: InstanceMarketOptionsRequest | undefined;
|
|
28
31
|
/**
|
|
29
32
|
* @pattern ^([a-z0-9-]+)\.([a-z0-9]+)$
|
|
30
33
|
*/
|
|
31
34
|
InstanceType: string;
|
|
35
|
+
/**
|
|
36
|
+
* @min 0
|
|
37
|
+
*/
|
|
38
|
+
Ipv6AddressCount?: number | undefined;
|
|
32
39
|
/**
|
|
33
40
|
* @maxLength 64
|
|
34
41
|
*/
|
|
35
42
|
KeyName?: string | undefined;
|
|
43
|
+
LicenseSpecifications?: LicenseConfigurationRequest[] | undefined;
|
|
36
44
|
MaintenanceOptions?: InstanceMaintenanceOptionsRequest | undefined;
|
|
37
45
|
MetadataOptions?: InstanceMetadataOptionsRequest | undefined;
|
|
38
46
|
Monitoring?: RunInstancesMonitoringEnabled | undefined;
|
|
@@ -40,6 +48,10 @@ export type WorkspacesInstancesWorkspaceInstanceProps = {
|
|
|
40
48
|
NetworkPerformanceOptions?: InstanceNetworkPerformanceOptionsRequest | undefined;
|
|
41
49
|
Placement?: Placement | undefined;
|
|
42
50
|
PrivateDnsNameOptions?: PrivateDnsNameOptionsRequest | undefined;
|
|
51
|
+
/**
|
|
52
|
+
* @pattern ^subnet-[0-9a-zA-Z]{1,63}$
|
|
53
|
+
*/
|
|
54
|
+
SubnetId?: string | undefined;
|
|
43
55
|
TagSpecifications?: TagSpecification[] | undefined;
|
|
44
56
|
/**
|
|
45
57
|
* @maxLength 16000
|
|
@@ -95,6 +107,34 @@ export type BlockDeviceMapping = {
|
|
|
95
107
|
*/
|
|
96
108
|
VirtualName?: string | undefined;
|
|
97
109
|
};
|
|
110
|
+
/**
|
|
111
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-capacityreservationspecification.html}
|
|
112
|
+
*/
|
|
113
|
+
export type CapacityReservationSpecification = {
|
|
114
|
+
/**
|
|
115
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-capacityreservationspecification.html#cfn-workspacesinstances-workspaceinstance-capacityreservationspecification-capacityreservationpreference}
|
|
116
|
+
*/
|
|
117
|
+
CapacityReservationPreference?: "capacity-reservations-only" | "open" | "none" | undefined;
|
|
118
|
+
/**
|
|
119
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-capacityreservationspecification.html#cfn-workspacesinstances-workspaceinstance-capacityreservationspecification-capacityreservationtarget}
|
|
120
|
+
*/
|
|
121
|
+
CapacityReservationTarget?: CapacityReservationTarget | undefined;
|
|
122
|
+
};
|
|
123
|
+
/**
|
|
124
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-capacityreservationtarget.html}
|
|
125
|
+
*/
|
|
126
|
+
export type CapacityReservationTarget = {
|
|
127
|
+
/**
|
|
128
|
+
* @maxLength 128
|
|
129
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-capacityreservationtarget.html#cfn-workspacesinstances-workspaceinstance-capacityreservationtarget-capacityreservationid}
|
|
130
|
+
*/
|
|
131
|
+
CapacityReservationId?: string | undefined;
|
|
132
|
+
/**
|
|
133
|
+
* @pattern ^arn:.*
|
|
134
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-capacityreservationtarget.html#cfn-workspacesinstances-workspaceinstance-capacityreservationtarget-capacityreservationresourcegrouparn}
|
|
135
|
+
*/
|
|
136
|
+
CapacityReservationResourceGroupArn?: string | undefined;
|
|
137
|
+
};
|
|
98
138
|
/**
|
|
99
139
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-cpuoptionsrequest.html}
|
|
100
140
|
*/
|
|
@@ -174,6 +214,12 @@ export type HibernationOptionsRequest = {
|
|
|
174
214
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-iaminstanceprofilespecification.html}
|
|
175
215
|
*/
|
|
176
216
|
export type IamInstanceProfileSpecification = {
|
|
217
|
+
/**
|
|
218
|
+
* @maxLength 2048
|
|
219
|
+
* @pattern ^arn:.*
|
|
220
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-iaminstanceprofilespecification.html#cfn-workspacesinstances-workspaceinstance-iaminstanceprofilespecification-arn}
|
|
221
|
+
*/
|
|
222
|
+
Arn?: string | undefined;
|
|
177
223
|
/**
|
|
178
224
|
* @maxLength 64
|
|
179
225
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-iaminstanceprofilespecification.html#cfn-workspacesinstances-workspaceinstance-iaminstanceprofilespecification-name}
|
|
@@ -189,6 +235,19 @@ export type InstanceMaintenanceOptionsRequest = {
|
|
|
189
235
|
*/
|
|
190
236
|
AutoRecovery?: "disabled" | "default" | undefined;
|
|
191
237
|
};
|
|
238
|
+
/**
|
|
239
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-instancemarketoptionsrequest.html}
|
|
240
|
+
*/
|
|
241
|
+
export type InstanceMarketOptionsRequest = {
|
|
242
|
+
/**
|
|
243
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-instancemarketoptionsrequest.html#cfn-workspacesinstances-workspaceinstance-instancemarketoptionsrequest-markettype}
|
|
244
|
+
*/
|
|
245
|
+
MarketType?: "spot" | "capacity-block" | undefined;
|
|
246
|
+
/**
|
|
247
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-instancemarketoptionsrequest.html#cfn-workspacesinstances-workspaceinstance-instancemarketoptionsrequest-spotoptions}
|
|
248
|
+
*/
|
|
249
|
+
SpotOptions?: SpotMarketOptions | undefined;
|
|
250
|
+
};
|
|
192
251
|
/**
|
|
193
252
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-instancemetadataoptionsrequest.html}
|
|
194
253
|
*/
|
|
@@ -250,6 +309,16 @@ export type InstanceNetworkPerformanceOptionsRequest = {
|
|
|
250
309
|
*/
|
|
251
310
|
BandwidthWeighting?: "default" | "vpc-1" | "ebs-1" | undefined;
|
|
252
311
|
};
|
|
312
|
+
/**
|
|
313
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-licenseconfigurationrequest.html}
|
|
314
|
+
*/
|
|
315
|
+
export type LicenseConfigurationRequest = {
|
|
316
|
+
/**
|
|
317
|
+
* @pattern ^arn:.*
|
|
318
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-licenseconfigurationrequest.html#cfn-workspacesinstances-workspaceinstance-licenseconfigurationrequest-licenseconfigurationarn}
|
|
319
|
+
*/
|
|
320
|
+
LicenseConfigurationArn?: string | undefined;
|
|
321
|
+
};
|
|
253
322
|
/**
|
|
254
323
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-placement.html}
|
|
255
324
|
*/
|
|
@@ -259,11 +328,20 @@ export type Placement = {
|
|
|
259
328
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-placement.html#cfn-workspacesinstances-workspaceinstance-placement-availabilityzone}
|
|
260
329
|
*/
|
|
261
330
|
AvailabilityZone?: string | undefined;
|
|
331
|
+
/**
|
|
332
|
+
* @pattern ^pg-[0-9a-zA-Z]{1,63}$
|
|
333
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-placement.html#cfn-workspacesinstances-workspaceinstance-placement-groupid}
|
|
334
|
+
*/
|
|
335
|
+
GroupId?: string | undefined;
|
|
262
336
|
/**
|
|
263
337
|
* @maxLength 255
|
|
264
338
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-placement.html#cfn-workspacesinstances-workspaceinstance-placement-groupname}
|
|
265
339
|
*/
|
|
266
340
|
GroupName?: string | undefined;
|
|
341
|
+
/**
|
|
342
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-placement.html#cfn-workspacesinstances-workspaceinstance-placement-partitionnumber}
|
|
343
|
+
*/
|
|
344
|
+
PartitionNumber?: number | undefined;
|
|
267
345
|
/**
|
|
268
346
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-placement.html#cfn-workspacesinstances-workspaceinstance-placement-tenancy}
|
|
269
347
|
*/
|
|
@@ -295,6 +373,29 @@ export type RunInstancesMonitoringEnabled = {
|
|
|
295
373
|
*/
|
|
296
374
|
Enabled?: boolean | undefined;
|
|
297
375
|
};
|
|
376
|
+
/**
|
|
377
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-spotmarketoptions.html}
|
|
378
|
+
*/
|
|
379
|
+
export type SpotMarketOptions = {
|
|
380
|
+
/**
|
|
381
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-spotmarketoptions.html#cfn-workspacesinstances-workspaceinstance-spotmarketoptions-instanceinterruptionbehavior}
|
|
382
|
+
*/
|
|
383
|
+
InstanceInterruptionBehavior?: "hibernate" | "stop" | undefined;
|
|
384
|
+
/**
|
|
385
|
+
* @maxLength 64
|
|
386
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-spotmarketoptions.html#cfn-workspacesinstances-workspaceinstance-spotmarketoptions-maxprice}
|
|
387
|
+
*/
|
|
388
|
+
MaxPrice?: string | undefined;
|
|
389
|
+
/**
|
|
390
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-spotmarketoptions.html#cfn-workspacesinstances-workspaceinstance-spotmarketoptions-spotinstancetype}
|
|
391
|
+
*/
|
|
392
|
+
SpotInstanceType?: "one-time" | "persistent" | undefined;
|
|
393
|
+
/**
|
|
394
|
+
* @maxLength 64
|
|
395
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-spotmarketoptions.html#cfn-workspacesinstances-workspaceinstance-spotmarketoptions-validuntilutc}
|
|
396
|
+
*/
|
|
397
|
+
ValidUntilUtc?: string | undefined;
|
|
398
|
+
};
|
|
298
399
|
/**
|
|
299
400
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesinstances-workspaceinstance-tagspecification.html}
|
|
300
401
|
*/
|