@propulsionworks/cloudformation 0.1.26 → 0.1.28

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.
Files changed (86) hide show
  1. package/out/exports/resources.generated/aws-acmpca-permission.d.ts +2 -2
  2. package/out/exports/resources.generated/aws-amplify-domain.d.ts +2 -2
  3. package/out/exports/resources.generated/aws-apigateway-domainname.d.ts +2 -2
  4. package/out/exports/resources.generated/aws-apigatewayv2-domainname.d.ts +1 -1
  5. package/out/exports/resources.generated/aws-appmesh-virtualgateway.d.ts +4 -4
  6. package/out/exports/resources.generated/aws-appmesh-virtualnode.d.ts +4 -4
  7. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +5 -0
  8. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +5 -0
  9. package/out/exports/resources.generated/aws-appsync-domainname.d.ts +1 -1
  10. package/out/exports/resources.generated/aws-aps-scraper.d.ts +9 -1
  11. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +2 -1
  12. package/out/exports/resources.generated/aws-bcmdataexports-export.d.ts +9 -9
  13. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +4 -4
  14. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +129 -0
  15. package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +92 -0
  16. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +167 -0
  17. package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +92 -0
  18. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -3
  19. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +18 -0
  20. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
  21. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-cloudfront-distributiontenant.d.ts +3 -3
  23. package/out/exports/resources.generated/aws-cognito-userpooldomain.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -4
  25. package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +16 -0
  26. package/out/exports/resources.generated/aws-cur-reportdefinition.d.ts +5 -1
  27. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +50 -0
  28. package/out/exports/resources.generated/aws-datazone-connection.d.ts +2 -2
  29. package/out/exports/resources.generated/aws-datazone-formtype.d.ts +106 -0
  30. package/out/exports/resources.generated/aws-datazone-owner.d.ts +15 -2
  31. package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +6 -2
  32. package/out/exports/resources.generated/aws-datazone-projectmembership.d.ts +19 -2
  33. package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +2 -2
  34. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +8 -0
  35. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +4 -0
  36. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +2 -2
  37. package/out/exports/resources.generated/aws-ec2-enclavecertificateiamroleassociation.d.ts +2 -2
  38. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterface.d.ts +82 -0
  39. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterfacegroup.d.ts +62 -0
  40. package/out/exports/resources.generated/aws-ec2-networkinterfaceattachment.d.ts +5 -0
  41. package/out/exports/resources.generated/aws-ec2-vpc.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-ec2-vpccidrblock.d.ts +2 -2
  43. package/out/exports/resources.generated/aws-ecs-service.d.ts +9 -0
  44. package/out/exports/resources.generated/aws-elasticsearch-domain.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +4 -0
  46. package/out/exports/resources.generated/aws-evs-environment.d.ts +2 -0
  47. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +2 -2
  48. package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +3 -3
  49. package/out/exports/resources.generated/aws-iam-servercertificate.d.ts +2 -2
  50. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-lambda-function.d.ts +2 -2
  52. package/out/exports/resources.generated/aws-lambda-permission.d.ts +4 -0
  53. package/out/exports/resources.generated/aws-medialive-channel.d.ts +21 -0
  54. package/out/exports/resources.generated/aws-mediapackage-originendpoint.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +6 -6
  56. package/out/exports/resources.generated/aws-networkmanager-connectpeer.d.ts +5 -0
  57. package/out/exports/resources.generated/aws-odb-cloudexadatainfrastructure.d.ts +60 -0
  58. package/out/exports/resources.generated/aws-odb-cloudvmcluster.d.ts +20 -0
  59. package/out/exports/resources.generated/aws-odb-odbnetwork.d.ts +22 -0
  60. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +71 -0
  61. package/out/exports/resources.generated/aws-omics-workflow.d.ts +88 -0
  62. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +88 -0
  63. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +4 -3
  64. package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +2 -1
  65. package/out/exports/resources.generated/aws-pcs-cluster.d.ts +1 -1
  66. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +2 -2
  67. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +8 -0
  68. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +39 -0
  69. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +14 -0
  70. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +12 -0
  71. package/out/exports/resources.generated/aws-rds-dbproxy.d.ts +16 -1
  72. package/out/exports/resources.generated/aws-rds-dbproxyendpoint.d.ts +5 -0
  73. package/out/exports/resources.generated/aws-servicecatalog-launchtemplateconstraint.d.ts +1 -0
  74. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +2 -2
  75. package/out/exports/resources.generated/aws-servicecatalog-portfolioproductassociation.d.ts +4 -13
  76. package/out/exports/resources.generated/aws-smsvoice-configurationset.d.ts +50 -28
  77. package/out/exports/resources.generated/aws-smsvoice-optoutlist.d.ts +13 -5
  78. package/out/exports/resources.generated/aws-smsvoice-phonenumber.d.ts +24 -11
  79. package/out/exports/resources.generated/aws-smsvoice-pool.d.ts +31 -13
  80. package/out/exports/resources.generated/aws-smsvoice-protectconfiguration.d.ts +23 -6
  81. package/out/exports/resources.generated/aws-smsvoice-resourcepolicy.d.ts +3 -3
  82. package/out/exports/resources.generated/aws-smsvoice-senderid.d.ts +5 -5
  83. package/out/exports/resources.generated/aws-transfer-server.d.ts +5 -5
  84. package/out/exports/resources.generated/aws-verifiedpermissions-identitysource.d.ts +2 -2
  85. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +0 -5
  86. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinition } from "../main.ts";
2
2
  /**
3
- * Grants permissions to the AWS Certificate Manager ( ACM ) service principal ( `acm.amazonaws.com` ) to perform [IssueCertificate](https://docs.aws.amazon.com/privateca/latest/APIReference/API_IssueCertificate.html) , [GetCertificate](https://docs.aws.amazon.com/privateca/latest/APIReference/API_GetCertificate.html) , and [ListPermissions](https://docs.aws.amazon.com/privateca/latest/APIReference/API_ListPermissions.html) actions on a CA. These actions are needed for the ACM principal to renew private PKI certificates requested through ACM and residing in the same AWS account as the CA.
3
+ * Grants permissions to the Certificate Manager ( ACM ) service principal ( `acm.amazonaws.com` ) to perform [IssueCertificate](https://docs.aws.amazon.com/privateca/latest/APIReference/API_IssueCertificate.html) , [GetCertificate](https://docs.aws.amazon.com/privateca/latest/APIReference/API_GetCertificate.html) , and [ListPermissions](https://docs.aws.amazon.com/privateca/latest/APIReference/API_ListPermissions.html) actions on a CA. These actions are needed for the ACM principal to renew private PKI certificates requested through ACM and residing in the same AWS account as the CA.
4
4
  *
5
5
  * **About permissions** - If the private CA and the certificates it issues reside in the same account, you can use `AWS::ACMPCA::Permission` to grant permissions for ACM to carry out automatic certificate renewals.
6
6
  * - For automatic certificate renewal to succeed, the ACM service principal needs permissions to create, retrieve, and list permissions.
@@ -11,7 +11,7 @@ import type { ResourceDefinition } from "../main.ts";
11
11
  */
12
12
  export type ACMPCAPermission = ResourceDefinition<"AWS::ACMPCA::Permission", ACMPCAPermissionProps>;
13
13
  /**
14
- * Grants permissions to the AWS Certificate Manager ( ACM ) service principal ( `acm.amazonaws.com` ) to perform [IssueCertificate](https://docs.aws.amazon.com/privateca/latest/APIReference/API_IssueCertificate.html) , [GetCertificate](https://docs.aws.amazon.com/privateca/latest/APIReference/API_GetCertificate.html) , and [ListPermissions](https://docs.aws.amazon.com/privateca/latest/APIReference/API_ListPermissions.html) actions on a CA. These actions are needed for the ACM principal to renew private PKI certificates requested through ACM and residing in the same AWS account as the CA.
14
+ * Grants permissions to the Certificate Manager ( ACM ) service principal ( `acm.amazonaws.com` ) to perform [IssueCertificate](https://docs.aws.amazon.com/privateca/latest/APIReference/API_IssueCertificate.html) , [GetCertificate](https://docs.aws.amazon.com/privateca/latest/APIReference/API_GetCertificate.html) , and [ListPermissions](https://docs.aws.amazon.com/privateca/latest/APIReference/API_ListPermissions.html) actions on a CA. These actions are needed for the ACM principal to renew private PKI certificates requested through ACM and residing in the same AWS account as the CA.
15
15
  *
16
16
  * **About permissions** - If the private CA and the certificates it issues reside in the same account, you can use `AWS::ACMPCA::Permission` to grant permissions for ACM to carry out automatic certificate renewals.
17
17
  * - For automatic certificate renewal to succeed, the ACM service principal needs permissions to create, retrieve, and list permissions.
@@ -128,12 +128,12 @@ export type CertificateSettings = {
128
128
  *
129
129
  * Specify `AMPLIFY_MANAGED` to use the default certificate that Amplify provisions for you.
130
130
  *
131
- * Specify `CUSTOM` to use your own certificate that you have already added to AWS Certificate Manager in your AWS account . Make sure you request (or import) the certificate in the US East (N. Virginia) Region (us-east-1). For more information about using ACM, see [Importing certificates into AWS Certificate Manager](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *ACM User guide* .
131
+ * Specify `CUSTOM` to use your own certificate that you have already added to Certificate Manager in your AWS account . Make sure you request (or import) the certificate in the US East (N. Virginia) Region (us-east-1). For more information about using ACM, see [Importing certificates into Certificate Manager](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *ACM User guide* .
132
132
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-domain-certificatesettings.html#cfn-amplify-domain-certificatesettings-certificatetype}
133
133
  */
134
134
  CertificateType?: "AMPLIFY_MANAGED" | "CUSTOM" | undefined;
135
135
  /**
136
- * The Amazon resource name (ARN) for the custom certificate that you have already added to AWS Certificate Manager in your AWS account .
136
+ * The Amazon resource name (ARN) for the custom certificate that you have already added to Certificate Manager in your AWS account .
137
137
  *
138
138
  * This field is required only when the certificate type is `CUSTOM` .
139
139
  * @pattern ^arn:aws:acm:[a-z0-9-]+:\d{12}:certificate\/.+$
@@ -18,7 +18,7 @@ export type ApiGatewayDomainName = ResourceDefinitionWithAttributes<"AWS::ApiGat
18
18
  */
19
19
  export type ApiGatewayDomainNameProps = {
20
20
  /**
21
- * The reference to an AWS -managed certificate that will be used by edge-optimized endpoint or private endpoint for this domain name. AWS Certificate Manager is the only supported source.
21
+ * The reference to an AWS -managed certificate that will be used by edge-optimized endpoint or private endpoint for this domain name. Certificate Manager is the only supported source.
22
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.html#cfn-apigateway-domainname-certificatearn}
23
23
  */
24
24
  CertificateArn?: string | undefined;
@@ -43,7 +43,7 @@ export type ApiGatewayDomainNameProps = {
43
43
  */
44
44
  OwnershipVerificationCertificateArn?: string | undefined;
45
45
  /**
46
- * The reference to an AWS -managed certificate that will be used for validating the regional domain name. AWS Certificate Manager is the only supported source.
46
+ * The reference to an AWS -managed certificate that will be used for validating the regional domain name. Certificate Manager is the only supported source.
47
47
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.html#cfn-apigateway-domainname-regionalcertificatearn}
48
48
  */
49
49
  RegionalCertificateArn?: string | undefined;
@@ -88,7 +88,7 @@ export type DomainNameConfiguration = {
88
88
  */
89
89
  IpAddressType?: string | undefined;
90
90
  /**
91
- * The Amazon resource name (ARN) for the public certificate issued by AWS Certificate Manager . This ARN is used to validate custom domain ownership. It's required only if you configure mutual TLS and use either an ACM-imported or a private CA certificate ARN as the regionalCertificateArn.
91
+ * The Amazon resource name (ARN) for the public certificate issued by Certificate Manager . This ARN is used to validate custom domain ownership. It's required only if you configure mutual TLS and use either an ACM-imported or a private CA certificate ARN as the regionalCertificateArn.
92
92
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-domainname-domainnameconfiguration.html#cfn-apigatewayv2-domainname-domainnameconfiguration-ownershipverificationcertificatearn}
93
93
  */
94
94
  OwnershipVerificationCertificateArn?: string | undefined;
@@ -383,7 +383,7 @@ export type VirtualGatewayListenerTls = {
383
383
  Validation?: VirtualGatewayListenerTlsValidationContext | undefined;
384
384
  };
385
385
  /**
386
- * An object that represents an AWS Certificate Manager certificate.
386
+ * An object that represents an Certificate Manager certificate.
387
387
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistenertlsacmcertificate.html}
388
388
  */
389
389
  export type VirtualGatewayListenerTlsAcmCertificate = {
@@ -399,7 +399,7 @@ export type VirtualGatewayListenerTlsAcmCertificate = {
399
399
  */
400
400
  export type VirtualGatewayListenerTlsCertificate = {
401
401
  /**
402
- * A reference to an object that represents an AWS Certificate Manager certificate.
402
+ * A reference to an object that represents an Certificate Manager certificate.
403
403
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistenertlscertificate.html#cfn-appmesh-virtualgateway-virtualgatewaylistenertlscertificate-acm}
404
404
  */
405
405
  ACM?: VirtualGatewayListenerTlsAcmCertificate | undefined;
@@ -538,7 +538,7 @@ export type VirtualGatewayTlsValidationContext = {
538
538
  Trust: VirtualGatewayTlsValidationContextTrust;
539
539
  };
540
540
  /**
541
- * An object that represents a Transport Layer Security (TLS) validation context trust for an AWS Certificate Manager certificate.
541
+ * An object that represents a Transport Layer Security (TLS) validation context trust for an Certificate Manager certificate.
542
542
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaytlsvalidationcontextacmtrust.html}
543
543
  */
544
544
  export type VirtualGatewayTlsValidationContextAcmTrust = {
@@ -576,7 +576,7 @@ export type VirtualGatewayTlsValidationContextSdsTrust = {
576
576
  */
577
577
  export type VirtualGatewayTlsValidationContextTrust = {
578
578
  /**
579
- * A reference to an object that represents a Transport Layer Security (TLS) validation context trust for an AWS Certificate Manager certificate.
579
+ * A reference to an object that represents a Transport Layer Security (TLS) validation context trust for an Certificate Manager certificate.
580
580
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaytlsvalidationcontexttrust.html#cfn-appmesh-virtualgateway-virtualgatewaytlsvalidationcontexttrust-acm}
581
581
  */
582
582
  ACM?: VirtualGatewayTlsValidationContextAcmTrust | undefined;
@@ -458,7 +458,7 @@ export type ListenerTls = {
458
458
  Validation?: ListenerTlsValidationContext | undefined;
459
459
  };
460
460
  /**
461
- * An object that represents an AWS Certificate Manager certificate.
461
+ * An object that represents an Certificate Manager certificate.
462
462
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertlsacmcertificate.html}
463
463
  */
464
464
  export type ListenerTlsAcmCertificate = {
@@ -474,7 +474,7 @@ export type ListenerTlsAcmCertificate = {
474
474
  */
475
475
  export type ListenerTlsCertificate = {
476
476
  /**
477
- * A reference to an object that represents an AWS Certificate Manager certificate.
477
+ * A reference to an object that represents an Certificate Manager certificate.
478
478
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertlscertificate.html#cfn-appmesh-virtualnode-listenertlscertificate-acm}
479
479
  */
480
480
  ACM?: ListenerTlsAcmCertificate | undefined;
@@ -683,7 +683,7 @@ export type TlsValidationContext = {
683
683
  Trust: TlsValidationContextTrust;
684
684
  };
685
685
  /**
686
- * An object that represents a Transport Layer Security (TLS) validation context trust for an AWS Certificate Manager certificate.
686
+ * An object that represents a Transport Layer Security (TLS) validation context trust for an Certificate Manager certificate.
687
687
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-tlsvalidationcontextacmtrust.html}
688
688
  */
689
689
  export type TlsValidationContextAcmTrust = {
@@ -721,7 +721,7 @@ export type TlsValidationContextSdsTrust = {
721
721
  */
722
722
  export type TlsValidationContextTrust = {
723
723
  /**
724
- * A reference to an object that represents a Transport Layer Security (TLS) validation context trust for an AWS Certificate Manager certificate.
724
+ * A reference to an object that represents a Transport Layer Security (TLS) validation context trust for an Certificate Manager certificate.
725
725
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-tlsvalidationcontexttrust.html#cfn-appmesh-virtualnode-tlsvalidationcontexttrust-acm}
726
726
  */
727
727
  ACM?: TlsValidationContextAcmTrust | undefined;
@@ -130,6 +130,11 @@ export type AppStreamFleetProps = {
130
130
  * - stream.graphics.g6.24xlarge
131
131
  * - stream.graphics.gr6.4xlarge
132
132
  * - stream.graphics.gr6.8xlarge
133
+ * - stream.graphics.g6f.large
134
+ * - stream.graphics.g6f.xlarge
135
+ * - stream.graphics.g6f.2xlarge
136
+ * - stream.graphics.g6f.4xlarge
137
+ * - stream.graphics.gr6f.4xlarge
133
138
  *
134
139
  * The following instance types are available for Elastic fleets:
135
140
  *
@@ -112,6 +112,11 @@ export type AppStreamImageBuilderProps = {
112
112
  * - stream.graphics.g6.24xlarge
113
113
  * - stream.graphics.gr6.4xlarge
114
114
  * - stream.graphics.gr6.8xlarge
115
+ * - stream.graphics.g6f.large
116
+ * - stream.graphics.g6f.xlarge
117
+ * - stream.graphics.g6f.2xlarge
118
+ * - stream.graphics.g6f.4xlarge
119
+ * - stream.graphics.gr6f.4xlarge
115
120
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-imagebuilder.html#cfn-appstream-imagebuilder-instancetype}
116
121
  */
117
122
  InstanceType: string;
@@ -10,7 +10,7 @@ export type AppSyncDomainName = ResourceDefinitionWithAttributes<"AWS::AppSync::
10
10
  */
11
11
  export type AppSyncDomainNameProps = {
12
12
  /**
13
- * The Amazon Resource Name (ARN) of the certificate. This will be an AWS Certificate Manager certificate.
13
+ * The Amazon Resource Name (ARN) of the certificate. This will be an Certificate Manager certificate.
14
14
  * @minLength 3
15
15
  * @maxLength 2048
16
16
  * @pattern ^arn:[a-z-]*:acm:[a-z0-9-]*:\d{12}:certificate/[0-9A-Za-z_/-]*$
@@ -45,6 +45,7 @@ export type APSScraperProps = {
45
45
  */
46
46
  ScrapeConfiguration: ScrapeConfiguration;
47
47
  /**
48
+ * The definition of logging configuration in an Amazon Managed Service for Prometheus workspace.
48
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-scraper.html#cfn-aps-scraper-scraperloggingconfiguration}
49
50
  */
50
51
  ScraperLoggingConfiguration?: ScraperLoggingConfiguration | undefined;
@@ -102,10 +103,12 @@ export type CloudWatchLogDestination = {
102
103
  LogGroupArn?: string | undefined;
103
104
  };
104
105
  /**
106
+ * Configuration settings for a scraper component.
105
107
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-componentconfig.html}
106
108
  */
107
109
  export type ComponentConfig = {
108
110
  /**
111
+ * Configuration options for the scraper component.
109
112
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-componentconfig.html#cfn-aps-scraper-componentconfig-options}
110
113
  */
111
114
  Options?: Record<string, string> | undefined;
@@ -155,14 +158,17 @@ export type ScrapeConfiguration = {
155
158
  ConfigurationBlob: string;
156
159
  };
157
160
  /**
161
+ * A component of a Amazon Managed Service for Prometheus scraper that can be configured for logging.
158
162
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scrapercomponent.html}
159
163
  */
160
164
  export type ScraperComponent = {
161
165
  /**
166
+ * The configuration settings for the scraper component.
162
167
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scrapercomponent.html#cfn-aps-scraper-scrapercomponent-config}
163
168
  */
164
169
  Config?: ComponentConfig | undefined;
165
170
  /**
171
+ * The type of the scraper component.
166
172
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scrapercomponent.html#cfn-aps-scraper-scrapercomponent-type}
167
173
  */
168
174
  Type: ScraperComponentType;
@@ -178,6 +184,7 @@ export type ScraperComponentType = "SERVICE_DISCOVERY" | "COLLECTOR" | "EXPORTER
178
184
  */
179
185
  export type ScraperLoggingConfiguration = {
180
186
  /**
187
+ * Destination for scraper logging
181
188
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scraperloggingconfiguration.html#cfn-aps-scraper-scraperloggingconfiguration-loggingdestination}
182
189
  */
183
190
  LoggingDestination: ScraperLoggingDestination;
@@ -187,11 +194,12 @@ export type ScraperLoggingConfiguration = {
187
194
  ScraperComponents: ScraperComponent[];
188
195
  };
189
196
  /**
190
- * Destination for scraper logging
197
+ * The destination where scraper logs are sent.
191
198
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scraperloggingdestination.html}
192
199
  */
193
200
  export type ScraperLoggingDestination = {
194
201
  /**
202
+ * The CloudWatch Logs configuration for the scraper logging destination.
195
203
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scraperloggingdestination.html#cfn-aps-scraper-scraperloggingdestination-cloudwatchlogs}
196
204
  */
197
205
  CloudWatchLogs?: CloudWatchLogDestination | undefined;
@@ -360,6 +360,8 @@ export type Ec2ConfigurationObject = {
360
360
  *
361
361
  * - **ECS** - If the `imageIdOverride` parameter isn't specified, then a recent [Amazon ECS-optimized Amazon Linux 2 AMI](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#al2ami) ( `ECS_AL2` ) is used. If a new image type is specified in an update, but neither an `imageId` nor a `imageIdOverride` parameter is specified, then the latest Amazon ECS optimized AMI for that image type that's supported by AWS Batch is used.
362
362
  *
363
+ * > AWS will end support for Amazon ECS optimized AL2-optimized and AL2-accelerated AMIs. Starting in January 2026, AWS Batch will change the default AMI for new Amazon ECS compute environments from Amazon Linux 2 to Amazon Linux 2023. We recommend migrating AWS Batch Amazon ECS compute environments to Amazon Linux 2023 to maintain optimal performance and security. For more information on upgrading from AL2 to AL2023, see [How to migrate from ECS AL2 to ECS AL2023](https://docs.aws.amazon.com/batch/latest/userguide/ecs-migration-2023.html) in the *AWS Batch User Guide* .
364
+ *
363
365
  * - **ECS_AL2** - [Amazon Linux 2](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#al2ami) : Default for all non-GPU instance families.
364
366
  * - **ECS_AL2_NVIDIA** - [Amazon Linux 2 (GPU)](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#gpuami) : Default for all GPU instance families (for example `P4` and `G4` ) and can be used for all non AWS Graviton-based instance types.
365
367
  * - **ECS_AL2023** - [Amazon Linux 2023](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html) : AWS Batch supports Amazon Linux 2023.
@@ -368,7 +370,6 @@ export type Ec2ConfigurationObject = {
368
370
  * - **ECS_AL2023_NVIDIA** - [Amazon Linux 2023 (GPU)](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#gpuami) : For all GPU instance families and can be used for all non AWS Graviton-based instance types.
369
371
  *
370
372
  * > ECS_AL2023_NVIDIA doesn't support `p3` and `g3` instance types.
371
- * - **ECS_AL1** - [Amazon Linux](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#alami) . Amazon Linux has reached the end-of-life of standard support. For more information, see [Amazon Linux AMI](https://docs.aws.amazon.com/amazon-linux-ami/) .
372
373
  * - **EKS** - If the `imageIdOverride` parameter isn't specified, then a recent [Amazon EKS-optimized Amazon Linux AMI](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) ( `EKS_AL2` ) is used. If a new image type is specified in an update, but neither an `imageId` nor a `imageIdOverride` parameter is specified, then the latest Amazon EKS optimized AMI for that image type that AWS Batch supports is used.
373
374
  *
374
375
  * > Starting end of October 2025 Amazon EKS optimized Amazon Linux 2023 AMIs will be the default on AWS Batch for EKS versions prior to 1.33. Starting from Kubernetes version 1.33, EKS optimized Amazon Linux 2023 AMIs will be the default when it becomes supported on AWS Batch .
@@ -39,7 +39,15 @@ export type BCMDataExportsExportAttribs = {
39
39
  * The Amazon Resource Name (ARN) for this export.
40
40
  * @minLength 20
41
41
  * @maxLength 2048
42
- * @pattern ^arn:aws[-a-z0-9]*:[-a-z0-9]+:[-a-z0-9]*:[0-9]{12}:[-a-zA-Z0-9/:_]+$
42
+ * @pattern ^arn:aws[-a-z0-9]*:(bcm-data-exports):[-a-z0-9]*:[0-9]{12}:[-a-zA-Z0-9/:_]+$
43
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bcmdataexports-export-export.html#cfn-bcmdataexports-export-export-exportarn}
44
+ */
45
+ "Export.ExportArn": string;
46
+ /**
47
+ * The Amazon Resource Name (ARN) for this export.
48
+ * @minLength 20
49
+ * @maxLength 2048
50
+ * @pattern ^arn:aws[-a-z0-9]*:(bcm-data-exports):[-a-z0-9]*:[0-9]{12}:[-a-zA-Z0-9/:_]+$
43
51
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bcmdataexports-export.html#cfn-bcmdataexports-export-exportarn}
44
52
  */
45
53
  ExportArn: string;
@@ -101,14 +109,6 @@ export type Export = {
101
109
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bcmdataexports-export-export.html#cfn-bcmdataexports-export-export-destinationconfigurations}
102
110
  */
103
111
  DestinationConfigurations: DestinationConfigurations;
104
- /**
105
- * The Amazon Resource Name (ARN) for this export.
106
- * @minLength 20
107
- * @maxLength 2048
108
- * @pattern ^arn:aws[-a-z0-9]*:[-a-z0-9]+:[-a-z0-9]*:[0-9]{12}:[-a-zA-Z0-9/:_]+$
109
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bcmdataexports-export-export.html#cfn-bcmdataexports-export-export-exportarn}
110
- */
111
- ExportArn?: string | undefined;
112
112
  /**
113
113
  * The name of this specific data export.
114
114
  * @minLength 1
@@ -30,7 +30,7 @@ export type BedrockGuardrail = ResourceDefinitionWithAttributes<"AWS::Bedrock::G
30
30
  */
31
31
  export type BedrockGuardrailProps = {
32
32
  /**
33
- * Optional configuration for integrating Automated Reasoning policies with the guardrail.
33
+ * Configuration settings for integrating Automated Reasoning policies with Amazon Bedrock Guardrails.
34
34
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-guardrail.html#cfn-bedrock-guardrail-automatedreasoningpolicyconfig}
35
35
  */
36
36
  AutomatedReasoningPolicyConfig?: AutomatedReasoningPolicyConfig | undefined;
@@ -162,19 +162,19 @@ export type BedrockGuardrailAttribs = {
162
162
  Version: string;
163
163
  };
164
164
  /**
165
- * Optional configuration for integrating Automated Reasoning policies with the guardrail.
165
+ * Configuration settings for integrating Automated Reasoning policies with Amazon Bedrock Guardrails.
166
166
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-automatedreasoningpolicyconfig.html}
167
167
  */
168
168
  export type AutomatedReasoningPolicyConfig = {
169
169
  /**
170
- * The confidence threshold for triggering guardrail actions based on Automated Reasoning policy violations.
170
+ * The minimum confidence level required for Automated Reasoning policy violations to trigger guardrail actions. Values range from 0.0 to 1.0.
171
171
  * @min 0
172
172
  * @max 1
173
173
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-automatedreasoningpolicyconfig.html#cfn-bedrock-guardrail-automatedreasoningpolicyconfig-confidencethreshold}
174
174
  */
175
175
  ConfidenceThreshold?: number | undefined;
176
176
  /**
177
- * The list of Automated Reasoning policy ARNs to include in the guardrail configuration
177
+ * The list of Automated Reasoning policy ARNs that should be applied as part of this guardrail configuration.
178
178
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-automatedreasoningpolicyconfig.html#cfn-bedrock-guardrail-automatedreasoningpolicyconfig-policies}
179
179
  */
180
180
  Policies: string[];
@@ -0,0 +1,129 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * Resource definition for AWS::BedrockAgentCore::BrowserCustom
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html}
5
+ */
6
+ export type BedrockAgentCoreBrowserCustom = ResourceDefinitionWithAttributes<"AWS::BedrockAgentCore::BrowserCustom", BedrockAgentCoreBrowserCustomProps, BedrockAgentCoreBrowserCustomAttribs>;
7
+ /**
8
+ * Resource definition for AWS::BedrockAgentCore::BrowserCustom
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html}
10
+ */
11
+ export type BedrockAgentCoreBrowserCustomProps = {
12
+ /**
13
+ * The description of the browser.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-description}
15
+ */
16
+ Description?: string | undefined;
17
+ /**
18
+ * The Amazon Resource Name (ARN) of the IAM role.
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-executionrolearn}
20
+ */
21
+ ExecutionRoleArn?: string | undefined;
22
+ /**
23
+ * The name of the browser.
24
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-name}
25
+ */
26
+ Name: string;
27
+ /**
28
+ * Network configuration for browser
29
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-networkconfiguration}
30
+ */
31
+ NetworkConfiguration: BrowserNetworkConfiguration;
32
+ /**
33
+ * Recording configuration for browser
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-recordingconfig}
35
+ */
36
+ RecordingConfig?: RecordingConfig | undefined;
37
+ /**
38
+ * A map of tag keys and values
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-tags}
40
+ */
41
+ Tags?: Record<string, string> | undefined;
42
+ };
43
+ /**
44
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#aws-resource-bedrockagentcore-browsercustom-return-values}
45
+ */
46
+ export type BedrockAgentCoreBrowserCustomAttribs = {
47
+ /**
48
+ * The ARN of a Browser resource.
49
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-browserarn}
50
+ */
51
+ BrowserArn: string;
52
+ /**
53
+ * The id of the browser.
54
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-browserid}
55
+ */
56
+ BrowserId: string;
57
+ /**
58
+ * Timestamp when the browser was created.
59
+ * @format date-time
60
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-createdat}
61
+ */
62
+ CreatedAt: string;
63
+ /**
64
+ * Timestamp when the browser was last updated.
65
+ * @format date-time
66
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-lastupdatedat}
67
+ */
68
+ LastUpdatedAt: string;
69
+ /**
70
+ * Status of browser
71
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-status}
72
+ */
73
+ Status: BrowserStatus;
74
+ };
75
+ /**
76
+ * Network configuration for browser
77
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-browsernetworkconfiguration.html}
78
+ */
79
+ export type BrowserNetworkConfiguration = {
80
+ /**
81
+ * Network modes supported by browser
82
+ * @default "PUBLIC"
83
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-browsernetworkconfiguration.html#cfn-bedrockagentcore-browsercustom-browsernetworkconfiguration-networkmode}
84
+ */
85
+ NetworkMode: BrowserNetworkMode;
86
+ };
87
+ /**
88
+ * Network modes supported by browser
89
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-browsernetworkmode.html}
90
+ */
91
+ export type BrowserNetworkMode = "PUBLIC";
92
+ /**
93
+ * Status of browser
94
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-browserstatus.html}
95
+ */
96
+ export type BrowserStatus = "CREATING" | "CREATE_FAILED" | "READY" | "DELETING" | "DELETE_FAILED" | "DELETED";
97
+ /**
98
+ * Recording configuration for browser
99
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-recordingconfig.html}
100
+ */
101
+ export type RecordingConfig = {
102
+ /**
103
+ * @default false
104
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-recordingconfig.html#cfn-bedrockagentcore-browsercustom-recordingconfig-enabled}
105
+ */
106
+ Enabled?: boolean | undefined;
107
+ /**
108
+ * S3 Location Configuration
109
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-recordingconfig.html#cfn-bedrockagentcore-browsercustom-recordingconfig-s3location}
110
+ */
111
+ S3Location?: S3Location | undefined;
112
+ };
113
+ /**
114
+ * S3 Location Configuration
115
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-s3location.html}
116
+ */
117
+ export type S3Location = {
118
+ /**
119
+ * @pattern ^[a-z0-9][a-z0-9.-]{1,61}[a-z0-9]$
120
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-s3location.html#cfn-bedrockagentcore-browsercustom-s3location-bucket}
121
+ */
122
+ Bucket: string;
123
+ /**
124
+ * @minLength 1
125
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-s3location.html#cfn-bedrockagentcore-browsercustom-s3location-prefix}
126
+ */
127
+ Prefix: string;
128
+ };
129
+ //# sourceMappingURL=aws-bedrockagentcore-browsercustom.d.ts.map
@@ -0,0 +1,92 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * Resource definition for AWS::BedrockAgentCore::CodeInterpreterCustom
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-codeinterpretercustom.html}
5
+ */
6
+ export type BedrockAgentCoreCodeInterpreterCustom = ResourceDefinitionWithAttributes<"AWS::BedrockAgentCore::CodeInterpreterCustom", BedrockAgentCoreCodeInterpreterCustomProps, BedrockAgentCoreCodeInterpreterCustomAttribs>;
7
+ /**
8
+ * Resource definition for AWS::BedrockAgentCore::CodeInterpreterCustom
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-codeinterpretercustom.html}
10
+ */
11
+ export type BedrockAgentCoreCodeInterpreterCustomProps = {
12
+ /**
13
+ * Description of the code interpreter.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-codeinterpretercustom.html#cfn-bedrockagentcore-codeinterpretercustom-description}
15
+ */
16
+ Description?: string | undefined;
17
+ /**
18
+ * The ARN of the IAM role.
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-codeinterpretercustom.html#cfn-bedrockagentcore-codeinterpretercustom-executionrolearn}
20
+ */
21
+ ExecutionRoleArn?: string | undefined;
22
+ /**
23
+ * The name of the sandbox.
24
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-codeinterpretercustom.html#cfn-bedrockagentcore-codeinterpretercustom-name}
25
+ */
26
+ Name: string;
27
+ /**
28
+ * Network configuration for code interpreter
29
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-codeinterpretercustom.html#cfn-bedrockagentcore-codeinterpretercustom-networkconfiguration}
30
+ */
31
+ NetworkConfiguration: CodeInterpreterNetworkConfiguration;
32
+ /**
33
+ * A map of tag keys and values
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-codeinterpretercustom.html#cfn-bedrockagentcore-codeinterpretercustom-tags}
35
+ */
36
+ Tags?: Record<string, string> | undefined;
37
+ };
38
+ /**
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-codeinterpretercustom.html#aws-resource-bedrockagentcore-codeinterpretercustom-return-values}
40
+ */
41
+ export type BedrockAgentCoreCodeInterpreterCustomAttribs = {
42
+ /**
43
+ * The ARN of a CodeInterpreter resource.
44
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-codeinterpretercustom.html#cfn-bedrockagentcore-codeinterpretercustom-codeinterpreterarn}
45
+ */
46
+ CodeInterpreterArn: string;
47
+ /**
48
+ * The id of the code interpreter.
49
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-codeinterpretercustom.html#cfn-bedrockagentcore-codeinterpretercustom-codeinterpreterid}
50
+ */
51
+ CodeInterpreterId: string;
52
+ /**
53
+ * Timestamp when the code interpreter was created.
54
+ * @format date-time
55
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-codeinterpretercustom.html#cfn-bedrockagentcore-codeinterpretercustom-createdat}
56
+ */
57
+ CreatedAt: string;
58
+ /**
59
+ * Timestamp when the code interpreter was last updated.
60
+ * @format date-time
61
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-codeinterpretercustom.html#cfn-bedrockagentcore-codeinterpretercustom-lastupdatedat}
62
+ */
63
+ LastUpdatedAt: string;
64
+ /**
65
+ * Status of Code interpreter
66
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-codeinterpretercustom.html#cfn-bedrockagentcore-codeinterpretercustom-status}
67
+ */
68
+ Status: CodeInterpreterStatus;
69
+ };
70
+ /**
71
+ * Network configuration for code interpreter
72
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-codeinterpretercustom-codeinterpreternetworkconfiguration.html}
73
+ */
74
+ export type CodeInterpreterNetworkConfiguration = {
75
+ /**
76
+ * Network modes supported by code interpreter
77
+ * @default "SANDBOX"
78
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-codeinterpretercustom-codeinterpreternetworkconfiguration.html#cfn-bedrockagentcore-codeinterpretercustom-codeinterpreternetworkconfiguration-networkmode}
79
+ */
80
+ NetworkMode: CodeInterpreterNetworkMode;
81
+ };
82
+ /**
83
+ * Network modes supported by code interpreter
84
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-codeinterpretercustom-codeinterpreternetworkmode.html}
85
+ */
86
+ export type CodeInterpreterNetworkMode = "PUBLIC" | "SANDBOX";
87
+ /**
88
+ * Status of Code interpreter
89
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-codeinterpretercustom-codeinterpreterstatus.html}
90
+ */
91
+ export type CodeInterpreterStatus = "CREATING" | "CREATE_FAILED" | "READY" | "DELETING" | "DELETE_FAILED" | "DELETED";
92
+ //# sourceMappingURL=aws-bedrockagentcore-codeinterpretercustom.d.ts.map