aws-sdk 2.1119.0 → 2.1122.0
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/CHANGELOG.md +20 -1
- package/README.md +1 -1
- package/apis/cloudfront-2020-05-31.min.json +42 -28
- package/apis/connect-2017-08-08.min.json +133 -9
- package/apis/connect-2017-08-08.paginators.json +9 -0
- package/apis/ec2-2016-11-15.min.json +14 -11
- package/apis/ec2-2016-11-15.waiters2.json +18 -0
- package/apis/ivschat-2020-07-14.examples.json +5 -0
- package/apis/ivschat-2020-07-14.min.json +443 -0
- package/apis/ivschat-2020-07-14.paginators.json +9 -0
- package/apis/lightsail-2016-11-28.min.json +55 -17
- package/apis/metadata.json +3 -0
- package/apis/mq-2017-11-27.min.json +22 -7
- package/apis/network-firewall-2020-11-12.min.json +107 -52
- package/apis/rds-data-2018-08-01.min.json +4 -1
- package/apis/sagemaker-2017-07-24.min.json +447 -434
- package/apis/securityhub-2018-10-26.min.json +20 -18
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/cloudfront.d.ts +15 -0
- package/clients/connect.d.ts +176 -9
- package/clients/ec2.d.ts +23 -14
- package/clients/eventbridge.js +1 -0
- package/clients/gamelift.d.ts +67 -67
- package/clients/glue.d.ts +79 -10
- package/clients/ivschat.d.ts +523 -0
- package/clients/ivschat.js +18 -0
- package/clients/lightsail.d.ts +113 -42
- package/clients/mq.d.ts +16 -1
- package/clients/networkfirewall.d.ts +103 -21
- package/clients/pricing.d.ts +3 -3
- package/clients/rdsdataservice.d.ts +22 -7
- package/clients/sagemaker.d.ts +24 -0
- package/clients/securityhub.d.ts +13 -4
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +822 -754
- package/dist/aws-sdk.js +228 -52
- package/dist/aws-sdk.min.js +83 -83
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/lib/services/eventbridge.js +19 -0
- package/lib/services/s3util.js +6 -1
- package/package.json +1 -1
package/clients/lightsail.d.ts
CHANGED
|
@@ -20,11 +20,11 @@ declare class Lightsail extends Service {
|
|
|
20
20
|
*/
|
|
21
21
|
allocateStaticIp(callback?: (err: AWSError, data: Lightsail.Types.AllocateStaticIpResult) => void): Request<Lightsail.Types.AllocateStaticIpResult, AWSError>;
|
|
22
22
|
/**
|
|
23
|
-
* Attaches an SSL/TLS certificate to your Amazon Lightsail content delivery network (CDN) distribution. After the certificate is attached, your distribution accepts HTTPS traffic for all of the domains that are associated with the certificate. Use the CreateCertificate action to create a certificate that you can attach to your distribution. Only certificates created in the us-east-1
|
|
23
|
+
* Attaches an SSL/TLS certificate to your Amazon Lightsail content delivery network (CDN) distribution. After the certificate is attached, your distribution accepts HTTPS traffic for all of the domains that are associated with the certificate. Use the CreateCertificate action to create a certificate that you can attach to your distribution. Only certificates created in the us-east-1 Amazon Web Services Region can be attached to Lightsail distributions. Lightsail distributions are global resources that can reference an origin in any Amazon Web Services Region, and distribute its content globally. However, all distributions are located in the us-east-1 Region.
|
|
24
24
|
*/
|
|
25
25
|
attachCertificateToDistribution(params: Lightsail.Types.AttachCertificateToDistributionRequest, callback?: (err: AWSError, data: Lightsail.Types.AttachCertificateToDistributionResult) => void): Request<Lightsail.Types.AttachCertificateToDistributionResult, AWSError>;
|
|
26
26
|
/**
|
|
27
|
-
* Attaches an SSL/TLS certificate to your Amazon Lightsail content delivery network (CDN) distribution. After the certificate is attached, your distribution accepts HTTPS traffic for all of the domains that are associated with the certificate. Use the CreateCertificate action to create a certificate that you can attach to your distribution. Only certificates created in the us-east-1
|
|
27
|
+
* Attaches an SSL/TLS certificate to your Amazon Lightsail content delivery network (CDN) distribution. After the certificate is attached, your distribution accepts HTTPS traffic for all of the domains that are associated with the certificate. Use the CreateCertificate action to create a certificate that you can attach to your distribution. Only certificates created in the us-east-1 Amazon Web Services Region can be attached to Lightsail distributions. Lightsail distributions are global resources that can reference an origin in any Amazon Web Services Region, and distribute its content globally. However, all distributions are located in the us-east-1 Region.
|
|
28
28
|
*/
|
|
29
29
|
attachCertificateToDistribution(callback?: (err: AWSError, data: Lightsail.Types.AttachCertificateToDistributionResult) => void): Request<Lightsail.Types.AttachCertificateToDistributionResult, AWSError>;
|
|
30
30
|
/**
|
|
@@ -68,11 +68,11 @@ declare class Lightsail extends Service {
|
|
|
68
68
|
*/
|
|
69
69
|
closeInstancePublicPorts(callback?: (err: AWSError, data: Lightsail.Types.CloseInstancePublicPortsResult) => void): Request<Lightsail.Types.CloseInstancePublicPortsResult, AWSError>;
|
|
70
70
|
/**
|
|
71
|
-
* Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an automatic snapshot of an instance or disk as a manual snapshot. This operation can also be used to copy a manual or automatic snapshot of an instance or a disk from one
|
|
71
|
+
* Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an automatic snapshot of an instance or disk as a manual snapshot. This operation can also be used to copy a manual or automatic snapshot of an instance or a disk from one Amazon Web Services Region to another in Amazon Lightsail. When copying a manual snapshot, be sure to define the source region, source snapshot name, and target snapshot name parameters. When copying an automatic snapshot, be sure to define the source region, source resource name, target snapshot name, and either the restore date or the use latest restorable auto snapshot parameters.
|
|
72
72
|
*/
|
|
73
73
|
copySnapshot(params: Lightsail.Types.CopySnapshotRequest, callback?: (err: AWSError, data: Lightsail.Types.CopySnapshotResult) => void): Request<Lightsail.Types.CopySnapshotResult, AWSError>;
|
|
74
74
|
/**
|
|
75
|
-
* Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an automatic snapshot of an instance or disk as a manual snapshot. This operation can also be used to copy a manual or automatic snapshot of an instance or a disk from one
|
|
75
|
+
* Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an automatic snapshot of an instance or disk as a manual snapshot. This operation can also be used to copy a manual or automatic snapshot of an instance or a disk from one Amazon Web Services Region to another in Amazon Lightsail. When copying a manual snapshot, be sure to define the source region, source snapshot name, and target snapshot name parameters. When copying an automatic snapshot, be sure to define the source region, source resource name, target snapshot name, and either the restore date or the use latest restorable auto snapshot parameters.
|
|
76
76
|
*/
|
|
77
77
|
copySnapshot(callback?: (err: AWSError, data: Lightsail.Types.CopySnapshotResult) => void): Request<Lightsail.Types.CopySnapshotResult, AWSError>;
|
|
78
78
|
/**
|
|
@@ -92,11 +92,11 @@ declare class Lightsail extends Service {
|
|
|
92
92
|
*/
|
|
93
93
|
createBucketAccessKey(callback?: (err: AWSError, data: Lightsail.Types.CreateBucketAccessKeyResult) => void): Request<Lightsail.Types.CreateBucketAccessKeyResult, AWSError>;
|
|
94
94
|
/**
|
|
95
|
-
* Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a container service. After the certificate is valid, use the AttachCertificateToDistribution action to use the certificate and its domains with your distribution. Or use the UpdateContainerService action to use the certificate and its domains with your container service. Only certificates created in the us-east-1
|
|
95
|
+
* Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a container service. After the certificate is valid, use the AttachCertificateToDistribution action to use the certificate and its domains with your distribution. Or use the UpdateContainerService action to use the certificate and its domains with your container service. Only certificates created in the us-east-1 Amazon Web Services Region can be attached to Lightsail distributions. Lightsail distributions are global resources that can reference an origin in any Amazon Web Services Region, and distribute its content globally. However, all distributions are located in the us-east-1 Region.
|
|
96
96
|
*/
|
|
97
97
|
createCertificate(params: Lightsail.Types.CreateCertificateRequest, callback?: (err: AWSError, data: Lightsail.Types.CreateCertificateResult) => void): Request<Lightsail.Types.CreateCertificateResult, AWSError>;
|
|
98
98
|
/**
|
|
99
|
-
* Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a container service. After the certificate is valid, use the AttachCertificateToDistribution action to use the certificate and its domains with your distribution. Or use the UpdateContainerService action to use the certificate and its domains with your container service. Only certificates created in the us-east-1
|
|
99
|
+
* Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a container service. After the certificate is valid, use the AttachCertificateToDistribution action to use the certificate and its domains with your distribution. Or use the UpdateContainerService action to use the certificate and its domains with your container service. Only certificates created in the us-east-1 Amazon Web Services Region can be attached to Lightsail distributions. Lightsail distributions are global resources that can reference an origin in any Amazon Web Services Region, and distribute its content globally. However, all distributions are located in the us-east-1 Region.
|
|
100
100
|
*/
|
|
101
101
|
createCertificate(callback?: (err: AWSError, data: Lightsail.Types.CreateCertificateResult) => void): Request<Lightsail.Types.CreateCertificateResult, AWSError>;
|
|
102
102
|
/**
|
|
@@ -108,11 +108,11 @@ declare class Lightsail extends Service {
|
|
|
108
108
|
*/
|
|
109
109
|
createCloudFormationStack(callback?: (err: AWSError, data: Lightsail.Types.CreateCloudFormationStackResult) => void): Request<Lightsail.Types.CreateCloudFormationStackResult, AWSError>;
|
|
110
110
|
/**
|
|
111
|
-
* Creates an email or SMS text message contact method. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each
|
|
111
|
+
* Creates an email or SMS text message contact method. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail.
|
|
112
112
|
*/
|
|
113
113
|
createContactMethod(params: Lightsail.Types.CreateContactMethodRequest, callback?: (err: AWSError, data: Lightsail.Types.CreateContactMethodResult) => void): Request<Lightsail.Types.CreateContactMethodResult, AWSError>;
|
|
114
114
|
/**
|
|
115
|
-
* Creates an email or SMS text message contact method. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each
|
|
115
|
+
* Creates an email or SMS text message contact method. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail.
|
|
116
116
|
*/
|
|
117
117
|
createContactMethod(callback?: (err: AWSError, data: Lightsail.Types.CreateContactMethodResult) => void): Request<Lightsail.Types.CreateContactMethodResult, AWSError>;
|
|
118
118
|
/**
|
|
@@ -276,11 +276,11 @@ declare class Lightsail extends Service {
|
|
|
276
276
|
*/
|
|
277
277
|
deleteAutoSnapshot(callback?: (err: AWSError, data: Lightsail.Types.DeleteAutoSnapshotResult) => void): Request<Lightsail.Types.DeleteAutoSnapshotResult, AWSError>;
|
|
278
278
|
/**
|
|
279
|
-
* Deletes a Amazon Lightsail bucket. When you delete your bucket, the bucket name is released and can be reused for a new bucket in your account or another
|
|
279
|
+
* Deletes a Amazon Lightsail bucket. When you delete your bucket, the bucket name is released and can be reused for a new bucket in your account or another Amazon Web Services account.
|
|
280
280
|
*/
|
|
281
281
|
deleteBucket(params: Lightsail.Types.DeleteBucketRequest, callback?: (err: AWSError, data: Lightsail.Types.DeleteBucketResult) => void): Request<Lightsail.Types.DeleteBucketResult, AWSError>;
|
|
282
282
|
/**
|
|
283
|
-
* Deletes a Amazon Lightsail bucket. When you delete your bucket, the bucket name is released and can be reused for a new bucket in your account or another
|
|
283
|
+
* Deletes a Amazon Lightsail bucket. When you delete your bucket, the bucket name is released and can be reused for a new bucket in your account or another Amazon Web Services account.
|
|
284
284
|
*/
|
|
285
285
|
deleteBucket(callback?: (err: AWSError, data: Lightsail.Types.DeleteBucketResult) => void): Request<Lightsail.Types.DeleteBucketResult, AWSError>;
|
|
286
286
|
/**
|
|
@@ -300,11 +300,11 @@ declare class Lightsail extends Service {
|
|
|
300
300
|
*/
|
|
301
301
|
deleteCertificate(callback?: (err: AWSError, data: Lightsail.Types.DeleteCertificateResult) => void): Request<Lightsail.Types.DeleteCertificateResult, AWSError>;
|
|
302
302
|
/**
|
|
303
|
-
* Deletes a contact method. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each
|
|
303
|
+
* Deletes a contact method. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail.
|
|
304
304
|
*/
|
|
305
305
|
deleteContactMethod(params: Lightsail.Types.DeleteContactMethodRequest, callback?: (err: AWSError, data: Lightsail.Types.DeleteContactMethodResult) => void): Request<Lightsail.Types.DeleteContactMethodResult, AWSError>;
|
|
306
306
|
/**
|
|
307
|
-
* Deletes a contact method. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each
|
|
307
|
+
* Deletes a contact method. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail.
|
|
308
308
|
*/
|
|
309
309
|
deleteContactMethod(callback?: (err: AWSError, data: Lightsail.Types.DeleteContactMethodResult) => void): Request<Lightsail.Types.DeleteContactMethodResult, AWSError>;
|
|
310
310
|
/**
|
|
@@ -580,11 +580,11 @@ declare class Lightsail extends Service {
|
|
|
580
580
|
*/
|
|
581
581
|
getCloudFormationStackRecords(callback?: (err: AWSError, data: Lightsail.Types.GetCloudFormationStackRecordsResult) => void): Request<Lightsail.Types.GetCloudFormationStackRecordsResult, AWSError>;
|
|
582
582
|
/**
|
|
583
|
-
* Returns information about the configured contact methods. Specify a protocol in your request to return information about a specific contact method. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each
|
|
583
|
+
* Returns information about the configured contact methods. Specify a protocol in your request to return information about a specific contact method. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail.
|
|
584
584
|
*/
|
|
585
585
|
getContactMethods(params: Lightsail.Types.GetContactMethodsRequest, callback?: (err: AWSError, data: Lightsail.Types.GetContactMethodsResult) => void): Request<Lightsail.Types.GetContactMethodsResult, AWSError>;
|
|
586
586
|
/**
|
|
587
|
-
* Returns information about the configured contact methods. Specify a protocol in your request to return information about a specific contact method. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each
|
|
587
|
+
* Returns information about the configured contact methods. Specify a protocol in your request to return information about a specific contact method. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail.
|
|
588
588
|
*/
|
|
589
589
|
getContactMethods(callback?: (err: AWSError, data: Lightsail.Types.GetContactMethodsResult) => void): Request<Lightsail.Types.GetContactMethodsResult, AWSError>;
|
|
590
590
|
/**
|
|
@@ -835,6 +835,14 @@ declare class Lightsail extends Service {
|
|
|
835
835
|
* Returns information about the TLS certificates that are associated with the specified Lightsail load balancer. TLS is just an updated, more secure version of Secure Socket Layer (SSL). You can have a maximum of 2 certificates associated with a Lightsail load balancer. One is active and the other is inactive.
|
|
836
836
|
*/
|
|
837
837
|
getLoadBalancerTlsCertificates(callback?: (err: AWSError, data: Lightsail.Types.GetLoadBalancerTlsCertificatesResult) => void): Request<Lightsail.Types.GetLoadBalancerTlsCertificatesResult, AWSError>;
|
|
838
|
+
/**
|
|
839
|
+
* Returns a list of TLS security policies that you can apply to Lightsail load balancers. For more information about load balancer TLS security policies, see Load balancer TLS security policies in the Amazon Lightsail Developer Guide.
|
|
840
|
+
*/
|
|
841
|
+
getLoadBalancerTlsPolicies(params: Lightsail.Types.GetLoadBalancerTlsPoliciesRequest, callback?: (err: AWSError, data: Lightsail.Types.GetLoadBalancerTlsPoliciesResult) => void): Request<Lightsail.Types.GetLoadBalancerTlsPoliciesResult, AWSError>;
|
|
842
|
+
/**
|
|
843
|
+
* Returns a list of TLS security policies that you can apply to Lightsail load balancers. For more information about load balancer TLS security policies, see Load balancer TLS security policies in the Amazon Lightsail Developer Guide.
|
|
844
|
+
*/
|
|
845
|
+
getLoadBalancerTlsPolicies(callback?: (err: AWSError, data: Lightsail.Types.GetLoadBalancerTlsPoliciesResult) => void): Request<Lightsail.Types.GetLoadBalancerTlsPoliciesResult, AWSError>;
|
|
838
846
|
/**
|
|
839
847
|
* Returns information about all load balancers in an account.
|
|
840
848
|
*/
|
|
@@ -1076,11 +1084,11 @@ declare class Lightsail extends Service {
|
|
|
1076
1084
|
*/
|
|
1077
1085
|
resetDistributionCache(callback?: (err: AWSError, data: Lightsail.Types.ResetDistributionCacheResult) => void): Request<Lightsail.Types.ResetDistributionCacheResult, AWSError>;
|
|
1078
1086
|
/**
|
|
1079
|
-
* Sends a verification request to an email contact method to ensure it's owned by the requester. SMS contact methods don't need to be verified. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each
|
|
1087
|
+
* Sends a verification request to an email contact method to ensure it's owned by the requester. SMS contact methods don't need to be verified. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail. A verification request is sent to the contact method when you initially create it. Use this action to send another verification request if a previous verification request was deleted, or has expired. Notifications are not sent to an email contact method until after it is verified, and confirmed as valid.
|
|
1080
1088
|
*/
|
|
1081
1089
|
sendContactMethodVerification(params: Lightsail.Types.SendContactMethodVerificationRequest, callback?: (err: AWSError, data: Lightsail.Types.SendContactMethodVerificationResult) => void): Request<Lightsail.Types.SendContactMethodVerificationResult, AWSError>;
|
|
1082
1090
|
/**
|
|
1083
|
-
* Sends a verification request to an email contact method to ensure it's owned by the requester. SMS contact methods don't need to be verified. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each
|
|
1091
|
+
* Sends a verification request to an email contact method to ensure it's owned by the requester. SMS contact methods don't need to be verified. A contact method is used to send you notifications about your Amazon Lightsail resources. You can add one email address and one mobile phone number contact method in each Amazon Web Services Region. However, SMS text messaging is not supported in some Amazon Web Services Regions, and SMS text messages cannot be sent to some countries/regions. For more information, see Notifications in Amazon Lightsail. A verification request is sent to the contact method when you initially create it. Use this action to send another verification request if a previous verification request was deleted, or has expired. Notifications are not sent to an email contact method until after it is verified, and confirmed as valid.
|
|
1084
1092
|
*/
|
|
1085
1093
|
sendContactMethodVerification(callback?: (err: AWSError, data: Lightsail.Types.SendContactMethodVerificationResult) => void): Request<Lightsail.Types.SendContactMethodVerificationResult, AWSError>;
|
|
1086
1094
|
/**
|
|
@@ -1092,11 +1100,11 @@ declare class Lightsail extends Service {
|
|
|
1092
1100
|
*/
|
|
1093
1101
|
setIpAddressType(callback?: (err: AWSError, data: Lightsail.Types.SetIpAddressTypeResult) => void): Request<Lightsail.Types.SetIpAddressTypeResult, AWSError>;
|
|
1094
1102
|
/**
|
|
1095
|
-
* Sets the Amazon Lightsail resources that can access the specified Lightsail bucket. Lightsail buckets currently support setting access for Lightsail instances in the same
|
|
1103
|
+
* Sets the Amazon Lightsail resources that can access the specified Lightsail bucket. Lightsail buckets currently support setting access for Lightsail instances in the same Amazon Web Services Region.
|
|
1096
1104
|
*/
|
|
1097
1105
|
setResourceAccessForBucket(params: Lightsail.Types.SetResourceAccessForBucketRequest, callback?: (err: AWSError, data: Lightsail.Types.SetResourceAccessForBucketResult) => void): Request<Lightsail.Types.SetResourceAccessForBucketResult, AWSError>;
|
|
1098
1106
|
/**
|
|
1099
|
-
* Sets the Amazon Lightsail resources that can access the specified Lightsail bucket. Lightsail buckets currently support setting access for Lightsail instances in the same
|
|
1107
|
+
* Sets the Amazon Lightsail resources that can access the specified Lightsail bucket. Lightsail buckets currently support setting access for Lightsail instances in the same Amazon Web Services Region.
|
|
1100
1108
|
*/
|
|
1101
1109
|
setResourceAccessForBucket(callback?: (err: AWSError, data: Lightsail.Types.SetResourceAccessForBucketResult) => void): Request<Lightsail.Types.SetResourceAccessForBucketResult, AWSError>;
|
|
1102
1110
|
/**
|
|
@@ -1164,11 +1172,11 @@ declare class Lightsail extends Service {
|
|
|
1164
1172
|
*/
|
|
1165
1173
|
untagResource(callback?: (err: AWSError, data: Lightsail.Types.UntagResourceResult) => void): Request<Lightsail.Types.UntagResourceResult, AWSError>;
|
|
1166
1174
|
/**
|
|
1167
|
-
* Updates an existing Amazon Lightsail bucket. Use this action to update the configuration of an existing bucket, such as versioning, public accessibility, and the
|
|
1175
|
+
* Updates an existing Amazon Lightsail bucket. Use this action to update the configuration of an existing bucket, such as versioning, public accessibility, and the Amazon Web Services accounts that can access the bucket.
|
|
1168
1176
|
*/
|
|
1169
1177
|
updateBucket(params: Lightsail.Types.UpdateBucketRequest, callback?: (err: AWSError, data: Lightsail.Types.UpdateBucketResult) => void): Request<Lightsail.Types.UpdateBucketResult, AWSError>;
|
|
1170
1178
|
/**
|
|
1171
|
-
* Updates an existing Amazon Lightsail bucket. Use this action to update the configuration of an existing bucket, such as versioning, public accessibility, and the
|
|
1179
|
+
* Updates an existing Amazon Lightsail bucket. Use this action to update the configuration of an existing bucket, such as versioning, public accessibility, and the Amazon Web Services accounts that can access the bucket.
|
|
1172
1180
|
*/
|
|
1173
1181
|
updateBucket(callback?: (err: AWSError, data: Lightsail.Types.UpdateBucketResult) => void): Request<Lightsail.Types.UpdateBucketResult, AWSError>;
|
|
1174
1182
|
/**
|
|
@@ -1647,6 +1655,9 @@ declare namespace Lightsail {
|
|
|
1647
1655
|
* The URL of the bucket.
|
|
1648
1656
|
*/
|
|
1649
1657
|
url?: NonEmptyString;
|
|
1658
|
+
/**
|
|
1659
|
+
* An object that describes the location of the bucket, such as the Amazon Web Services Region and Availability Zone.
|
|
1660
|
+
*/
|
|
1650
1661
|
location?: ResourceLocation;
|
|
1651
1662
|
/**
|
|
1652
1663
|
* The name of the bucket.
|
|
@@ -1665,11 +1676,11 @@ declare namespace Lightsail {
|
|
|
1665
1676
|
*/
|
|
1666
1677
|
objectVersioning?: NonEmptyString;
|
|
1667
1678
|
/**
|
|
1668
|
-
* Indicates whether the bundle that is currently applied to a bucket can be changed to another bundle. You can update a bucket's bundle only one time within a monthly
|
|
1679
|
+
* Indicates whether the bundle that is currently applied to a bucket can be changed to another bundle. You can update a bucket's bundle only one time within a monthly Amazon Web Services billing cycle. Use the UpdateBucketBundle action to change a bucket's bundle.
|
|
1669
1680
|
*/
|
|
1670
1681
|
ableToUpdateBundle?: boolean;
|
|
1671
1682
|
/**
|
|
1672
|
-
* An array of strings that specify the
|
|
1683
|
+
* An array of strings that specify the Amazon Web Services account IDs that have read-only access to the bucket.
|
|
1673
1684
|
*/
|
|
1674
1685
|
readonlyAccessAccounts?: PartnerIdList;
|
|
1675
1686
|
/**
|
|
@@ -1691,7 +1702,7 @@ declare namespace Lightsail {
|
|
|
1691
1702
|
*/
|
|
1692
1703
|
enabled: boolean;
|
|
1693
1704
|
/**
|
|
1694
|
-
* The name of the bucket where the access logs are saved. The destination can be a Lightsail bucket in the same account, and in the same
|
|
1705
|
+
* The name of the bucket where the access logs are saved. The destination can be a Lightsail bucket in the same account, and in the same Amazon Web Services Region as the source bucket. This parameter is required when enabling the access log for a bucket, and should be omitted when disabling the access log.
|
|
1695
1706
|
*/
|
|
1696
1707
|
destination?: BucketName;
|
|
1697
1708
|
/**
|
|
@@ -1980,7 +1991,7 @@ declare namespace Lightsail {
|
|
|
1980
1991
|
*/
|
|
1981
1992
|
createdAt?: IsoDate;
|
|
1982
1993
|
/**
|
|
1983
|
-
* A list of objects describing the Availability Zone and
|
|
1994
|
+
* A list of objects describing the Availability Zone and Amazon Web Services Region of the CloudFormation stack record.
|
|
1984
1995
|
*/
|
|
1985
1996
|
location?: ResourceLocation;
|
|
1986
1997
|
/**
|
|
@@ -2043,6 +2054,9 @@ declare namespace Lightsail {
|
|
|
2043
2054
|
* The timestamp when the contact method was created.
|
|
2044
2055
|
*/
|
|
2045
2056
|
createdAt?: IsoDate;
|
|
2057
|
+
/**
|
|
2058
|
+
* An object that describes the location of the contact method, such as the Amazon Web Services Region and Availability Zone.
|
|
2059
|
+
*/
|
|
2046
2060
|
location?: ResourceLocation;
|
|
2047
2061
|
/**
|
|
2048
2062
|
* The Lightsail resource type (e.g., ContactMethod).
|
|
@@ -2108,7 +2122,7 @@ declare namespace Lightsail {
|
|
|
2108
2122
|
*/
|
|
2109
2123
|
createdAt?: IsoDate;
|
|
2110
2124
|
/**
|
|
2111
|
-
* An object that describes the location of the container service, such as the
|
|
2125
|
+
* An object that describes the location of the container service, such as the Amazon Web Services Region and Availability Zone.
|
|
2112
2126
|
*/
|
|
2113
2127
|
location?: ResourceLocation;
|
|
2114
2128
|
/**
|
|
@@ -2152,7 +2166,7 @@ declare namespace Lightsail {
|
|
|
2152
2166
|
*/
|
|
2153
2167
|
isDisabled?: boolean;
|
|
2154
2168
|
/**
|
|
2155
|
-
* The principal ARN of the container service. The principal ARN can be used to create a trust relationship between your standard
|
|
2169
|
+
* The principal ARN of the container service. The principal ARN can be used to create a trust relationship between your standard Amazon Web Services account and your Lightsail container service. This allows you to give your service permission to access resources in your standard Amazon Web Services account.
|
|
2156
2170
|
*/
|
|
2157
2171
|
principalArn?: string;
|
|
2158
2172
|
/**
|
|
@@ -2358,7 +2372,7 @@ declare namespace Lightsail {
|
|
|
2358
2372
|
*/
|
|
2359
2373
|
targetSnapshotName: ResourceName;
|
|
2360
2374
|
/**
|
|
2361
|
-
* The
|
|
2375
|
+
* The Amazon Web Services Region where the source manual or automatic snapshot is located.
|
|
2362
2376
|
*/
|
|
2363
2377
|
sourceRegion: RegionName;
|
|
2364
2378
|
}
|
|
@@ -2454,7 +2468,7 @@ declare namespace Lightsail {
|
|
|
2454
2468
|
}
|
|
2455
2469
|
export interface CreateContactMethodRequest {
|
|
2456
2470
|
/**
|
|
2457
|
-
* The protocol of the contact method, such as Email or SMS (text messaging). The SMS protocol is supported only in the following
|
|
2471
|
+
* The protocol of the contact method, such as Email or SMS (text messaging). The SMS protocol is supported only in the following Amazon Web Services Regions. US East (N. Virginia) (us-east-1) US West (Oregon) (us-west-2) Europe (Ireland) (eu-west-1) Asia Pacific (Tokyo) (ap-northeast-1) Asia Pacific (Singapore) (ap-southeast-1) Asia Pacific (Sydney) (ap-southeast-2) For a list of countries/regions where SMS text messages can be sent, and the latest Amazon Web Services Regions where SMS text messaging is supported, see Supported Regions and Countries in the Amazon SNS Developer Guide. For more information about notifications in Amazon Lightsail, see Notifications in Amazon Lightsail.
|
|
2458
2472
|
*/
|
|
2459
2473
|
protocol: ContactProtocol;
|
|
2460
2474
|
/**
|
|
@@ -2498,7 +2512,7 @@ declare namespace Lightsail {
|
|
|
2498
2512
|
}
|
|
2499
2513
|
export interface CreateContainerServiceRequest {
|
|
2500
2514
|
/**
|
|
2501
|
-
* The name for the container service. The name that you specify for your container service will make up part of its default domain. The default domain of a container service is typically https://<ServiceName>.<RandomGUID>.<AWSRegion>.cs.amazonlightsail.com. If the name of your container service is container-service-1, and it's located in the US East (Ohio) AWS region (us-east-2), then the domain for your container service will be like the following example: https://container-service-1.ur4EXAMPLE2uq.us-east-2.cs.amazonlightsail.com The following are the requirements for container service names: Must be unique within each
|
|
2515
|
+
* The name for the container service. The name that you specify for your container service will make up part of its default domain. The default domain of a container service is typically https://<ServiceName>.<RandomGUID>.<AWSRegion>.cs.amazonlightsail.com. If the name of your container service is container-service-1, and it's located in the US East (Ohio) AWS region (us-east-2), then the domain for your container service will be like the following example: https://container-service-1.ur4EXAMPLE2uq.us-east-2.cs.amazonlightsail.com The following are the requirements for container service names: Must be unique within each Amazon Web Services Region in your Lightsail account. Must contain 1 to 63 characters. Must contain only alphanumeric characters and hyphens. A hyphen (-) can separate words but cannot be at the start or end of the name.
|
|
2502
2516
|
*/
|
|
2503
2517
|
serviceName: ContainerServiceName;
|
|
2504
2518
|
/**
|
|
@@ -2889,6 +2903,10 @@ declare namespace Lightsail {
|
|
|
2889
2903
|
* The IP address type for the load balancer. The possible values are ipv4 for IPv4 only, and dualstack for IPv4 and IPv6. The default value is dualstack.
|
|
2890
2904
|
*/
|
|
2891
2905
|
ipAddressType?: IpAddressType;
|
|
2906
|
+
/**
|
|
2907
|
+
* The name of the TLS policy to apply to the load balancer. Use the GetLoadBalancerTlsPolicies action to get a list of TLS policy names that you can specify. For more information about load balancer TLS policies, see Load balancer TLS security policies in the Amazon Lightsail Developer Guide.
|
|
2908
|
+
*/
|
|
2909
|
+
tlsPolicyName?: string;
|
|
2892
2910
|
}
|
|
2893
2911
|
export interface CreateLoadBalancerResult {
|
|
2894
2912
|
/**
|
|
@@ -3962,7 +3980,7 @@ declare namespace Lightsail {
|
|
|
3962
3980
|
}
|
|
3963
3981
|
export interface GetBucketsRequest {
|
|
3964
3982
|
/**
|
|
3965
|
-
* The name of the bucket for which to return information. When omitted, the response includes all of your buckets in the
|
|
3983
|
+
* The name of the bucket for which to return information. When omitted, the response includes all of your buckets in the Amazon Web Services Region where the request is made.
|
|
3966
3984
|
*/
|
|
3967
3985
|
bucketName?: BucketName;
|
|
3968
3986
|
/**
|
|
@@ -4010,7 +4028,7 @@ declare namespace Lightsail {
|
|
|
4010
4028
|
}
|
|
4011
4029
|
export interface GetCertificatesRequest {
|
|
4012
4030
|
/**
|
|
4013
|
-
* The status of the certificates for which to return information. For example, specify ISSUED to return only certificates with an ISSUED status. When omitted, the response includes all of your certificates in the
|
|
4031
|
+
* The status of the certificates for which to return information. For example, specify ISSUED to return only certificates with an ISSUED status. When omitted, the response includes all of your certificates in the Amazon Web Services Region where the request is made, regardless of their current status.
|
|
4014
4032
|
*/
|
|
4015
4033
|
certificateStatuses?: CertificateStatusList;
|
|
4016
4034
|
/**
|
|
@@ -4018,7 +4036,7 @@ declare namespace Lightsail {
|
|
|
4018
4036
|
*/
|
|
4019
4037
|
includeCertificateDetails?: IncludeCertificateDetails;
|
|
4020
4038
|
/**
|
|
4021
|
-
* The name for the certificate for which to return information. When omitted, the response includes all of your certificates in the
|
|
4039
|
+
* The name for the certificate for which to return information. When omitted, the response includes all of your certificates in the Amazon Web Services Region where the request is made.
|
|
4022
4040
|
*/
|
|
4023
4041
|
certificateName?: CertificateName;
|
|
4024
4042
|
}
|
|
@@ -4170,7 +4188,7 @@ declare namespace Lightsail {
|
|
|
4170
4188
|
}
|
|
4171
4189
|
export interface GetContainerServicesRequest {
|
|
4172
4190
|
/**
|
|
4173
|
-
* The name of the container service for which to return information. When omitted, the response includes all of your container services in the
|
|
4191
|
+
* The name of the container service for which to return information. When omitted, the response includes all of your container services in the Amazon Web Services Region where the request is made.
|
|
4174
4192
|
*/
|
|
4175
4193
|
serviceName?: ContainerServiceName;
|
|
4176
4194
|
}
|
|
@@ -4296,7 +4314,7 @@ declare namespace Lightsail {
|
|
|
4296
4314
|
}
|
|
4297
4315
|
export interface GetDistributionsRequest {
|
|
4298
4316
|
/**
|
|
4299
|
-
* The name of the distribution for which to return information. When omitted, the response includes all of your distributions in the
|
|
4317
|
+
* The name of the distribution for which to return information. When omitted, the response includes all of your distributions in the Amazon Web Services Region where the request is made.
|
|
4300
4318
|
*/
|
|
4301
4319
|
distributionName?: ResourceName;
|
|
4302
4320
|
/**
|
|
@@ -4590,6 +4608,22 @@ declare namespace Lightsail {
|
|
|
4590
4608
|
*/
|
|
4591
4609
|
tlsCertificates?: LoadBalancerTlsCertificateList;
|
|
4592
4610
|
}
|
|
4611
|
+
export interface GetLoadBalancerTlsPoliciesRequest {
|
|
4612
|
+
/**
|
|
4613
|
+
* The token to advance to the next page of results from your request. To get a page token, perform an initial GetLoadBalancerTlsPolicies request. If your results are paginated, the response will return a next page token that you can specify as the page token in a subsequent request.
|
|
4614
|
+
*/
|
|
4615
|
+
pageToken?: string;
|
|
4616
|
+
}
|
|
4617
|
+
export interface GetLoadBalancerTlsPoliciesResult {
|
|
4618
|
+
/**
|
|
4619
|
+
* An array of objects that describe the TLS security policies that are available.
|
|
4620
|
+
*/
|
|
4621
|
+
tlsPolicies?: LoadBalancerTlsPolicyList;
|
|
4622
|
+
/**
|
|
4623
|
+
* The token to advance to the next page of results from your request. A next page token is not returned if there are no more results to display. To get the next page of results, perform another GetLoadBalancerTlsPolicies request and specify the next page token using the pageToken parameter.
|
|
4624
|
+
*/
|
|
4625
|
+
nextPageToken?: string;
|
|
4626
|
+
}
|
|
4593
4627
|
export interface GetLoadBalancersRequest {
|
|
4594
4628
|
/**
|
|
4595
4629
|
* The token to advance to the next page of results from your request. To get a page token, perform an initial GetLoadBalancers request. If your results are paginated, the response will return a next page token that you can specify as the page token in a subsequent request.
|
|
@@ -5453,7 +5487,7 @@ declare namespace Lightsail {
|
|
|
5453
5487
|
*/
|
|
5454
5488
|
createdAt?: IsoDate;
|
|
5455
5489
|
/**
|
|
5456
|
-
* An object that describes the location of the distribution, such as the
|
|
5490
|
+
* An object that describes the location of the distribution, such as the Amazon Web Services Region and Availability Zone. Lightsail distributions are global resources that can reference an origin in any Amazon Web Services Region, and distribute its content globally. However, all distributions are located in the us-east-1 Region.
|
|
5457
5491
|
*/
|
|
5458
5492
|
location?: ResourceLocation;
|
|
5459
5493
|
/**
|
|
@@ -5586,8 +5620,16 @@ declare namespace Lightsail {
|
|
|
5586
5620
|
* The IP address type of the load balancer. The possible values are ipv4 for IPv4 only, and dualstack for IPv4 and IPv6.
|
|
5587
5621
|
*/
|
|
5588
5622
|
ipAddressType?: IpAddressType;
|
|
5623
|
+
/**
|
|
5624
|
+
* A Boolean value that indicates whether HTTPS redirection is enabled for the load balancer.
|
|
5625
|
+
*/
|
|
5626
|
+
httpsRedirectionEnabled?: boolean;
|
|
5627
|
+
/**
|
|
5628
|
+
* The name of the TLS security policy for the load balancer. The following TLS security policy names are possible: TLS-2016-08 TLS-FS-Res-1-2-2019-08
|
|
5629
|
+
*/
|
|
5630
|
+
tlsPolicyName?: ResourceName;
|
|
5589
5631
|
}
|
|
5590
|
-
export type LoadBalancerAttributeName = "HealthCheckPath"|"SessionStickinessEnabled"|"SessionStickiness_LB_CookieDurationSeconds"|string;
|
|
5632
|
+
export type LoadBalancerAttributeName = "HealthCheckPath"|"SessionStickinessEnabled"|"SessionStickiness_LB_CookieDurationSeconds"|"HttpsRedirectionEnabled"|"TlsPolicyName"|string;
|
|
5591
5633
|
export type LoadBalancerConfigurationOptions = {[key: string]: string};
|
|
5592
5634
|
export type LoadBalancerList = LoadBalancer[];
|
|
5593
5635
|
export type LoadBalancerMetricName = "ClientTLSNegotiationErrorCount"|"HealthyHostCount"|"UnhealthyHostCount"|"HTTPCode_LB_4XX_Count"|"HTTPCode_LB_5XX_Count"|"HTTPCode_Instance_2XX_Count"|"HTTPCode_Instance_3XX_Count"|"HTTPCode_Instance_4XX_Count"|"HTTPCode_Instance_5XX_Count"|"InstanceResponseTime"|"RejectedConnectionCount"|"RequestCount"|string;
|
|
@@ -5756,6 +5798,29 @@ declare namespace Lightsail {
|
|
|
5756
5798
|
isAttached?: boolean;
|
|
5757
5799
|
}
|
|
5758
5800
|
export type LoadBalancerTlsCertificateSummaryList = LoadBalancerTlsCertificateSummary[];
|
|
5801
|
+
export interface LoadBalancerTlsPolicy {
|
|
5802
|
+
/**
|
|
5803
|
+
* The name of the TLS security policy. The following TLS security policy names are possible: TLS-2016-08 TLS-FS-Res-1-2-2019-08 You can specify either of these values for the tlsSecurityPolicyName request parameter in the CreateLoadBalancer action, and the attributeValue request parameter in the UpdateLoadBalancerAttribute action.
|
|
5804
|
+
*/
|
|
5805
|
+
name?: ResourceName;
|
|
5806
|
+
/**
|
|
5807
|
+
* A Boolean value that indicates whether the TLS security policy is the default.
|
|
5808
|
+
*/
|
|
5809
|
+
isDefault?: boolean;
|
|
5810
|
+
/**
|
|
5811
|
+
* The description of the TLS security policy.
|
|
5812
|
+
*/
|
|
5813
|
+
description?: string;
|
|
5814
|
+
/**
|
|
5815
|
+
* The protocols used in a given TLS security policy. The following protocols are possible: Protocol-TLSv1 Protocol-TLSv1.1 Protocol-TLSv1.2
|
|
5816
|
+
*/
|
|
5817
|
+
protocols?: StringList;
|
|
5818
|
+
/**
|
|
5819
|
+
* The ciphers used by the TLS security policy. The ciphers are listed in order of preference.
|
|
5820
|
+
*/
|
|
5821
|
+
ciphers?: StringList;
|
|
5822
|
+
}
|
|
5823
|
+
export type LoadBalancerTlsPolicyList = LoadBalancerTlsPolicy[];
|
|
5759
5824
|
export interface LogEvent {
|
|
5760
5825
|
/**
|
|
5761
5826
|
* The timestamp when the database log event was created.
|
|
@@ -5860,7 +5925,7 @@ declare namespace Lightsail {
|
|
|
5860
5925
|
*/
|
|
5861
5926
|
createdAt?: IsoDate;
|
|
5862
5927
|
/**
|
|
5863
|
-
* The
|
|
5928
|
+
* The Amazon Web Services Region and Availability Zone.
|
|
5864
5929
|
*/
|
|
5865
5930
|
location?: ResourceLocation;
|
|
5866
5931
|
/**
|
|
@@ -6029,7 +6094,7 @@ declare namespace Lightsail {
|
|
|
6029
6094
|
*/
|
|
6030
6095
|
treatMissingData?: TreatMissingData;
|
|
6031
6096
|
/**
|
|
6032
|
-
* The contact protocols to use for the alarm, such as Email, SMS (text messaging), or both. A notification is sent via the specified contact protocol if notifications are enabled for the alarm, and when the alarm is triggered. A notification is not sent if a contact protocol is not specified, if the specified contact protocol is not configured in the
|
|
6097
|
+
* The contact protocols to use for the alarm, such as Email, SMS (text messaging), or both. A notification is sent via the specified contact protocol if notifications are enabled for the alarm, and when the alarm is triggered. A notification is not sent if a contact protocol is not specified, if the specified contact protocol is not configured in the Amazon Web Services Region, or if notifications are not enabled for the alarm using the notificationEnabled paramater. Use the CreateContactMethod action to configure a contact protocol in an Amazon Web Services Region.
|
|
6033
6098
|
*/
|
|
6034
6099
|
contactProtocols?: ContactProtocolsList;
|
|
6035
6100
|
/**
|
|
@@ -6141,6 +6206,9 @@ declare namespace Lightsail {
|
|
|
6141
6206
|
digest: string;
|
|
6142
6207
|
}
|
|
6143
6208
|
export interface RegisterContainerImageResult {
|
|
6209
|
+
/**
|
|
6210
|
+
* An object that describes a container image that is registered to a Lightsail container service
|
|
6211
|
+
*/
|
|
6144
6212
|
containerImage?: ContainerImage;
|
|
6145
6213
|
}
|
|
6146
6214
|
export interface RelationalDatabase {
|
|
@@ -6569,7 +6637,7 @@ declare namespace Lightsail {
|
|
|
6569
6637
|
export type SerialNumber = string;
|
|
6570
6638
|
export interface SetIpAddressTypeRequest {
|
|
6571
6639
|
/**
|
|
6572
|
-
* The resource type. The possible values are Distribution, Instance, and LoadBalancer. Distribution-related APIs are available only in the N. Virginia (us-east-1)
|
|
6640
|
+
* The resource type. The possible values are Distribution, Instance, and LoadBalancer. Distribution-related APIs are available only in the N. Virginia (us-east-1) Amazon Web Services Region. Set your Amazon Web Services Region configuration to us-east-1 to create, view, or edit distributions.
|
|
6573
6641
|
*/
|
|
6574
6642
|
resourceType: ResourceType;
|
|
6575
6643
|
/**
|
|
@@ -6816,7 +6884,7 @@ declare namespace Lightsail {
|
|
|
6816
6884
|
*/
|
|
6817
6885
|
versioning?: NonEmptyString;
|
|
6818
6886
|
/**
|
|
6819
|
-
* An array of strings to specify the
|
|
6887
|
+
* An array of strings to specify the Amazon Web Services account IDs that can access the bucket. You can give a maximum of 10 Amazon Web Services accounts access to a bucket.
|
|
6820
6888
|
*/
|
|
6821
6889
|
readonlyAccessAccounts?: PartnerIdList;
|
|
6822
6890
|
/**
|
|
@@ -6873,6 +6941,9 @@ declare namespace Lightsail {
|
|
|
6873
6941
|
bundleId?: string;
|
|
6874
6942
|
}
|
|
6875
6943
|
export interface UpdateDistributionBundleResult {
|
|
6944
|
+
/**
|
|
6945
|
+
* An object that describes the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.
|
|
6946
|
+
*/
|
|
6876
6947
|
operation?: Operation;
|
|
6877
6948
|
}
|
|
6878
6949
|
export interface UpdateDistributionRequest {
|
|
@@ -6929,11 +7000,11 @@ declare namespace Lightsail {
|
|
|
6929
7000
|
*/
|
|
6930
7001
|
loadBalancerName: ResourceName;
|
|
6931
7002
|
/**
|
|
6932
|
-
* The name of the attribute you want to update.
|
|
7003
|
+
* The name of the attribute you want to update.
|
|
6933
7004
|
*/
|
|
6934
7005
|
attributeName: LoadBalancerAttributeName;
|
|
6935
7006
|
/**
|
|
6936
|
-
* The value that you want to specify for the attribute name.
|
|
7007
|
+
* The value that you want to specify for the attribute name. The following values are supported depending on what you specify for the attributeName request parameter: If you specify HealthCheckPath for the attributeName request parameter, then the attributeValue request parameter must be the path to ping on the target (for example, /weather/us/wa/seattle). If you specify SessionStickinessEnabled for the attributeName request parameter, then the attributeValue request parameter must be true or false. If you specify SessionStickiness_LB_CookieDurationSeconds for the attributeName request parameter, then the attributeValue request parameter must be an interger that represents the cookie duration in seconds. If you specify HttpsRedirectionEnabled for the attributeName request parameter, then the attributeValue request parameter must be true or false. If you specify TlsPolicyName for the attributeName request parameter, then the attributeValue request parameter must be TLS version 1.0, 1.1, and 1.2 or TLS version 1.2.
|
|
6937
7008
|
*/
|
|
6938
7009
|
attributeValue: StringMax256;
|
|
6939
7010
|
}
|
package/clients/mq.d.ts
CHANGED
|
@@ -189,6 +189,16 @@ declare class MQ extends Service {
|
|
|
189
189
|
updateUser(callback?: (err: AWSError, data: MQ.Types.UpdateUserResponse) => void): Request<MQ.Types.UpdateUserResponse, AWSError>;
|
|
190
190
|
}
|
|
191
191
|
declare namespace MQ {
|
|
192
|
+
export interface ActionRequired {
|
|
193
|
+
/**
|
|
194
|
+
* The code you can use to resolve your broker issue when the broker is in a CRITICAL_ACTION_REQUIRED state. You can find instructions by choosing the link for your code from the list of action required codes in Amazon MQ action required codes. Each code references a topic with detailed information, instructions, and recommendations for how to resolve the issue and prevent future occurrences.
|
|
195
|
+
*/
|
|
196
|
+
ActionRequiredCode?: __string;
|
|
197
|
+
/**
|
|
198
|
+
* Information about the action required to resolve your broker issue when the broker is in a CRITICAL_ACTION_REQUIRED state.
|
|
199
|
+
*/
|
|
200
|
+
ActionRequiredInfo?: __string;
|
|
201
|
+
}
|
|
192
202
|
export type AuthenticationStrategy = "SIMPLE"|"LDAP"|string;
|
|
193
203
|
export interface AvailabilityZone {
|
|
194
204
|
/**
|
|
@@ -246,7 +256,7 @@ declare namespace MQ {
|
|
|
246
256
|
*/
|
|
247
257
|
SupportedEngineVersions?: __listOf__string;
|
|
248
258
|
}
|
|
249
|
-
export type BrokerState = "CREATION_IN_PROGRESS"|"CREATION_FAILED"|"DELETION_IN_PROGRESS"|"RUNNING"|"REBOOT_IN_PROGRESS"|string;
|
|
259
|
+
export type BrokerState = "CREATION_IN_PROGRESS"|"CREATION_FAILED"|"DELETION_IN_PROGRESS"|"RUNNING"|"REBOOT_IN_PROGRESS"|"CRITICAL_ACTION_REQUIRED"|string;
|
|
250
260
|
export type BrokerStorageType = "EBS"|"EFS"|string;
|
|
251
261
|
export interface BrokerSummary {
|
|
252
262
|
/**
|
|
@@ -640,6 +650,10 @@ declare namespace MQ {
|
|
|
640
650
|
BrokerId: __string;
|
|
641
651
|
}
|
|
642
652
|
export interface DescribeBrokerResponse {
|
|
653
|
+
/**
|
|
654
|
+
* A list of actions required for a broker.
|
|
655
|
+
*/
|
|
656
|
+
ActionsRequired?: __listOfActionRequired;
|
|
643
657
|
/**
|
|
644
658
|
* The authentication strategy used to secure the broker. The default is SIMPLE.
|
|
645
659
|
*/
|
|
@@ -1368,6 +1382,7 @@ declare namespace MQ {
|
|
|
1368
1382
|
export type __boolean = boolean;
|
|
1369
1383
|
export type __integer = number;
|
|
1370
1384
|
export type __integerMin5Max100 = number;
|
|
1385
|
+
export type __listOfActionRequired = ActionRequired[];
|
|
1371
1386
|
export type __listOfAvailabilityZone = AvailabilityZone[];
|
|
1372
1387
|
export type __listOfBrokerEngineType = BrokerEngineType[];
|
|
1373
1388
|
export type __listOfBrokerInstance = BrokerInstance[];
|