Skip to content

Commit

Permalink
Updates SDK to v2.630.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 29, 2020
1 parent fcc5ef7 commit 16b30c6
Show file tree
Hide file tree
Showing 11 changed files with 75 additions and 94 deletions.
7 changes: 7 additions & 0 deletions .changes/2.630.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"type": "feature",
"category": "ConfigService",
"description": "Correcting list of supported resource types."
}
]
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.629.0-->
<!--LATEST=2.630.0-->
<!--ENTRYINSERT-->

## 2.630.0
* feature: ConfigService: Correcting list of supported resource types.

## 2.629.0
* feature: AccessAnalyzer: This release includes improvements and fixes bugs for the IAM Access Analyzer feature.
* feature: AppMesh: App Mesh now supports Transport Layer Security (TLS) between Virtual Nodes in a Mesh. Customers can use managed certificates from an AWS Certificate Manager Private Certificate Authority or bring their own certificates from the local file system to encrypt traffic between their workloads. See https://docs.aws.amazon.com/app-mesh/latest/userguide/virtual-node-tls.html for details.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version.
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.629.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.630.0.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
129 changes: 50 additions & 79 deletions apis/config-2014-11-12.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -3447,7 +3447,7 @@
"documentation": "<p>The name of the AWS Config rule for which you want to delete remediation configuration.</p>"
},
"ResourceType": {
"shape": "StringWithCharLimit256",
"shape": "String",
"documentation": "<p>The type of a resource.</p>"
}
}
Expand Down Expand Up @@ -6280,15 +6280,15 @@
"documentation": "<p>Target ID is the name of the public document.</p>"
},
"TargetVersion": {
"shape": "StringWithCharLimit256",
"shape": "String",
"documentation": "<p>Version of the target. For example, version of the SSM document.</p>"
},
"Parameters": {
"shape": "RemediationParameters",
"documentation": "<p>An object of the RemediationParameterValue.</p>"
},
"ResourceType": {
"shape": "StringWithCharLimit256",
"shape": "String",
"documentation": "<p>The type of a resource. </p>"
},
"Automatic": {
Expand Down Expand Up @@ -6651,111 +6651,60 @@
"ResourceType": {
"type": "string",
"enum": [
"AWS::ACM::Certificate",
"AWS::ApiGateway::DomainName",
"AWS::ApiGateway::Method",
"AWS::ApiGateway::RestApi",
"AWS::ApiGateway::Stage",
"AWS::ApiGatewayV2::Api",
"AWS::ApiGatewayV2::DomainName",
"AWS::ApiGatewayV2::Stage",
"AWS::AutoScaling::AutoScalingGroup",
"AWS::AutoScaling::LaunchConfiguration",
"AWS::AutoScaling::ScalingPolicy",
"AWS::AutoScaling::ScheduledAction",
"AWS::CloudFormation::Stack",
"AWS::CloudFront::Distribution",
"AWS::CloudFront::StreamingDistribution",
"AWS::CloudTrail::Trail",
"AWS::CloudWatch::Alarm",
"AWS::CodeBuild::Project",
"AWS::CodePipeline::Pipeline",
"AWS::Config::ResourceCompliance",
"AWS::DynamoDB::Table",
"AWS::EC2::CustomerGateway",
"AWS::EC2::EgressOnlyInternetGateway",
"AWS::EC2::EIP",
"AWS::EC2::FlowLog",
"AWS::EC2::Host",
"AWS::EC2::Instance",
"AWS::EC2::InternetGateway",
"AWS::EC2::NatGateway",
"AWS::EC2::NetworkAcl",
"AWS::EC2::NetworkInterface",
"AWS::EC2::RegisteredHAInstance",
"AWS::EC2::RouteTable",
"AWS::EC2::SecurityGroup",
"AWS::EC2::Subnet",
"AWS::CloudTrail::Trail",
"AWS::EC2::Volume",
"AWS::EC2::VPC",
"AWS::EC2::VPNConnection",
"AWS::EC2::VPNGateway",
"AWS::EC2::RegisteredHAInstance",
"AWS::EC2::NatGateway",
"AWS::EC2::EgressOnlyInternetGateway",
"AWS::EC2::VPCEndpoint",
"AWS::EC2::VPCEndpointService",
"AWS::EC2::FlowLog",
"AWS::EC2::VPCPeeringConnection",
"AWS::EC2::VPNConnection",
"AWS::EC2::VPNGateway",
"AWS::ECR::Repository",
"AWS::ECS::Cluster",
"AWS::ECS::PrimaryTaskSet",
"AWS::ECS::Service",
"AWS::ECS::TaskDefinition",
"AWS::ECS::TaskSet",
"AWS::EKS::Cluster",
"AWS::EKS::Nodegroup",
"AWS::ElasticBeanstalk::Application",
"AWS::ElasticBeanstalk::ApplicationVersion",
"AWS::ElasticBeanstalk::Environment",
"AWS::ElasticLoadBalancing::LoadBalancer",
"AWS::ElasticLoadBalancingV2::LoadBalancer",
"AWS::Elasticsearch::Domain",
"AWS::IAM::Group",
"AWS::IAM::Policy",
"AWS::IAM::Role",
"AWS::IAM::User",
"AWS::Kinesis::Stream",
"AWS::Kinesis::StreamConsumer",
"AWS::KinesisAnalytics::Application",
"AWS::KinesisAnalytics::ApplicationOutput",
"AWS::KinesisAnalytics::ApplicationReferenceDataSource",
"AWS::KinesisAnalyticsV2::Application",
"AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption",
"AWS::KinesisAnalyticsV2::ApplicationOutput",
"AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource",
"AWS::KinesisFirehose::DeliveryStream",
"AWS::KMS::Key",
"AWS::Lambda::Alias",
"AWS::Lambda::Function",
"AWS::LicenseManager::LicenseConfiguration",
"AWS::MobileHub::Project",
"AWS::QLDB::Ledger",
"AWS::RDS::DBCluster",
"AWS::RDS::DBClusterParameterGroup",
"AWS::RDS::DBClusterSnapshot",
"AWS::ElasticLoadBalancingV2::LoadBalancer",
"AWS::ACM::Certificate",
"AWS::RDS::DBInstance",
"AWS::RDS::DBOptionGroup",
"AWS::RDS::DBParameterGroup",
"AWS::RDS::DBSubnetGroup",
"AWS::RDS::DBSecurityGroup",
"AWS::RDS::DBSnapshot",
"AWS::RDS::DBSubnetGroup",
"AWS::RDS::DBCluster",
"AWS::RDS::DBClusterSnapshot",
"AWS::RDS::EventSubscription",
"AWS::S3::Bucket",
"AWS::S3::AccountPublicAccessBlock",
"AWS::Redshift::Cluster",
"AWS::Redshift::ClusterSnapshot",
"AWS::Redshift::ClusterParameterGroup",
"AWS::Redshift::ClusterSecurityGroup",
"AWS::Redshift::ClusterSnapshot",
"AWS::Redshift::ClusterSubnetGroup",
"AWS::Redshift::EventSubscription",
"AWS::S3::AccountPublicAccessBlock",
"AWS::S3::Bucket",
"AWS::SecretsManager::Secret",
"AWS::ServiceCatalog::CloudFormationProduct",
"AWS::ServiceCatalog::CloudFormationProvisionedProduct",
"AWS::ServiceCatalog::Portfolio",
"AWS::Shield::Protection",
"AWS::ShieldRegional::Protection",
"AWS::SNS::Topic",
"AWS::SQS::Queue",
"AWS::SSM::AssociationCompliance",
"AWS::SSM::ManagedInstanceInventory",
"AWS::SSM::PatchCompliance",
"AWS::CloudWatch::Alarm",
"AWS::CloudFormation::Stack",
"AWS::ElasticLoadBalancing::LoadBalancer",
"AWS::AutoScaling::AutoScalingGroup",
"AWS::AutoScaling::LaunchConfiguration",
"AWS::AutoScaling::ScalingPolicy",
"AWS::AutoScaling::ScheduledAction",
"AWS::DynamoDB::Table",
"AWS::CodeBuild::Project",
"AWS::WAF::RateBasedRule",
"AWS::WAF::Rule",
"AWS::WAF::RuleGroup",
Expand All @@ -6764,12 +6713,34 @@
"AWS::WAFRegional::Rule",
"AWS::WAFRegional::RuleGroup",
"AWS::WAFRegional::WebACL",
"AWS::CloudFront::Distribution",
"AWS::CloudFront::StreamingDistribution",
"AWS::Lambda::Function",
"AWS::ElasticBeanstalk::Application",
"AWS::ElasticBeanstalk::ApplicationVersion",
"AWS::ElasticBeanstalk::Environment",
"AWS::WAFv2::WebACL",
"AWS::WAFv2::RuleGroup",
"AWS::WAFv2::IPSet",
"AWS::WAFv2::RegexPatternSet",
"AWS::WAFv2::ManagedRuleSet",
"AWS::XRay::EncryptionConfig"
"AWS::XRay::EncryptionConfig",
"AWS::SSM::AssociationCompliance",
"AWS::SSM::PatchCompliance",
"AWS::Shield::Protection",
"AWS::ShieldRegional::Protection",
"AWS::Config::ResourceCompliance",
"AWS::ApiGateway::Stage",
"AWS::ApiGateway::RestApi",
"AWS::ApiGatewayV2::Stage",
"AWS::ApiGatewayV2::Api",
"AWS::CodePipeline::Pipeline",
"AWS::ServiceCatalog::CloudFormationProvisionedProduct",
"AWS::ServiceCatalog::CloudFormationProduct",
"AWS::ServiceCatalog::Portfolio",
"AWS::SQS::Queue",
"AWS::KMS::Key",
"AWS::QLDB::Ledger"
]
},
"ResourceTypeList": {
Expand Down
8 changes: 4 additions & 4 deletions clients/configservice.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1551,7 +1551,7 @@ declare namespace ConfigService {
/**
* The type of a resource.
*/
ResourceType?: StringWithCharLimit256;
ResourceType?: String;
}
export interface DeleteRemediationConfigurationResponse {
}
Expand Down Expand Up @@ -3400,15 +3400,15 @@ declare namespace ConfigService {
/**
* Version of the target. For example, version of the SSM document.
*/
TargetVersion?: StringWithCharLimit256;
TargetVersion?: String;
/**
* An object of the RemediationParameterValue.
*/
Parameters?: RemediationParameters;
/**
* The type of a resource.
*/
ResourceType?: StringWithCharLimit256;
ResourceType?: String;
/**
* The remediation is triggered automatically.
*/
Expand Down Expand Up @@ -3606,7 +3606,7 @@ declare namespace ConfigService {
}
export type ResourceKeys = ResourceKey[];
export type ResourceName = string;
export type ResourceType = "AWS::ACM::Certificate"|"AWS::ApiGateway::DomainName"|"AWS::ApiGateway::Method"|"AWS::ApiGateway::RestApi"|"AWS::ApiGateway::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::ApiGatewayV2::DomainName"|"AWS::ApiGatewayV2::Stage"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::CloudFormation::Stack"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::CloudTrail::Trail"|"AWS::CloudWatch::Alarm"|"AWS::CodeBuild::Project"|"AWS::CodePipeline::Pipeline"|"AWS::Config::ResourceCompliance"|"AWS::DynamoDB::Table"|"AWS::EC2::CustomerGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::EIP"|"AWS::EC2::FlowLog"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NatGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::VPCPeeringConnection"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::ECR::Repository"|"AWS::ECS::Cluster"|"AWS::ECS::PrimaryTaskSet"|"AWS::ECS::Service"|"AWS::ECS::TaskDefinition"|"AWS::ECS::TaskSet"|"AWS::EKS::Cluster"|"AWS::EKS::Nodegroup"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::Kinesis::Stream"|"AWS::Kinesis::StreamConsumer"|"AWS::KinesisAnalytics::Application"|"AWS::KinesisAnalytics::ApplicationOutput"|"AWS::KinesisAnalytics::ApplicationReferenceDataSource"|"AWS::KinesisAnalyticsV2::Application"|"AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption"|"AWS::KinesisAnalyticsV2::ApplicationOutput"|"AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource"|"AWS::KinesisFirehose::DeliveryStream"|"AWS::KMS::Key"|"AWS::Lambda::Alias"|"AWS::Lambda::Function"|"AWS::LicenseManager::LicenseConfiguration"|"AWS::MobileHub::Project"|"AWS::QLDB::Ledger"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterParameterGroup"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::DBInstance"|"AWS::RDS::DBOptionGroup"|"AWS::RDS::DBParameterGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::EventSubscription"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::S3::AccountPublicAccessBlock"|"AWS::S3::Bucket"|"AWS::SecretsManager::Secret"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::SNS::Topic"|"AWS::SQS::Queue"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::ManagedInstanceInventory"|"AWS::SSM::PatchCompliance"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|string;
export type ResourceType = "AWS::EC2::CustomerGateway"|"AWS::EC2::EIP"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::CloudTrail::Trail"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::NatGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::FlowLog"|"AWS::EC2::VPCPeeringConnection"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::ACM::Certificate"|"AWS::RDS::DBInstance"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::EventSubscription"|"AWS::S3::Bucket"|"AWS::S3::AccountPublicAccessBlock"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::SSM::ManagedInstanceInventory"|"AWS::CloudWatch::Alarm"|"AWS::CloudFormation::Stack"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::DynamoDB::Table"|"AWS::CodeBuild::Project"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::Lambda::Function"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::PatchCompliance"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::Config::ResourceCompliance"|"AWS::ApiGateway::Stage"|"AWS::ApiGateway::RestApi"|"AWS::ApiGatewayV2::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::CodePipeline::Pipeline"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::SQS::Queue"|"AWS::KMS::Key"|"AWS::QLDB::Ledger"|string;
export type ResourceTypeList = ResourceType[];
export type ResourceTypeString = string;
export type ResourceTypes = StringWithCharLimit256[];
Expand Down
2 changes: 1 addition & 1 deletion dist/aws-sdk-core-react-native.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
/**
* @constant
*/
VERSION: '2.629.0',
VERSION: '2.630.0',

/**
* @api private
Expand Down
2 changes: 1 addition & 1 deletion dist/aws-sdk-react-native.js
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ return /******/ (function(modules) { // webpackBootstrap
/**
* @constant
*/
VERSION: '2.629.0',
VERSION: '2.630.0',

/**
* @api private
Expand Down
6 changes: 3 additions & 3 deletions dist/aws-sdk.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// AWS SDK for JavaScript v2.629.0
// AWS SDK for JavaScript v2.630.0
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
Expand Down Expand Up @@ -188678,7 +188678,7 @@ AWS.util.update(AWS, {
/**
* @constant
*/
VERSION: '2.629.0',
VERSION: '2.630.0',

/**
* @api private
Expand Down Expand Up @@ -209613,7 +209613,7 @@ var LRUCache = /** @class */ (function () {
}());
exports.LRUCache = LRUCache;
},{}],431:[function(require,module,exports){
// AWS SDK for JavaScript v2.629.0
// AWS SDK for JavaScript v2.630.0
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
require('./browser_loader');
Expand Down
4 changes: 2 additions & 2 deletions dist/aws-sdk.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ AWS.util.update(AWS, {
/**
* @constant
*/
VERSION: '2.629.0',
VERSION: '2.630.0',

/**
* @api private
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aws-sdk",
"description": "AWS SDK for JavaScript",
"version": "2.629.0",
"version": "2.630.0",
"author": {
"name": "Amazon Web Services",
"email": "",
Expand Down

0 comments on commit 16b30c6

Please sign in to comment.