@aws-sdk/client-route53profiles 3.775.0 → 3.782.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/dist-types/commands/AssociateProfileCommand.d.ts +1 -0
- package/dist-types/commands/AssociateResourceToProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteProfileCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateProfileCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateResourceFromProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetProfileAssociationCommand.d.ts +1 -0
- package/dist-types/commands/GetProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetProfileResourceAssociationCommand.d.ts +1 -0
- package/dist-types/commands/ListProfileAssociationsCommand.d.ts +1 -0
- package/dist-types/commands/ListProfileResourceAssociationsCommand.d.ts +1 -0
- package/dist-types/commands/ListProfilesCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateProfileResourceAssociationCommand.d.ts +1 -0
- package/package.json +5 -5
|
@@ -115,6 +115,7 @@ declare const AssociateProfileCommand_base: {
|
|
|
115
115
|
* @throws {@link Route53ProfilesServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
117
117
|
*
|
|
118
|
+
*
|
|
118
119
|
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class AssociateProfileCommand extends AssociateProfileCommand_base {
|
|
@@ -111,6 +111,7 @@ declare const AssociateResourceToProfileCommand_base: {
|
|
|
111
111
|
* @throws {@link Route53ProfilesServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
113
113
|
*
|
|
114
|
+
*
|
|
114
115
|
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class AssociateResourceToProfileCommand extends AssociateResourceToProfileCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const CreateProfileCommand_base: {
|
|
|
99
99
|
* @throws {@link Route53ProfilesServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class CreateProfileCommand extends CreateProfileCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const DeleteProfileCommand_base: {
|
|
|
92
92
|
* @throws {@link Route53ProfilesServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class DeleteProfileCommand extends DeleteProfileCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const DisassociateProfileCommand_base: {
|
|
|
97
97
|
* @throws {@link Route53ProfilesServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class DisassociateProfileCommand extends DisassociateProfileCommand_base {
|
|
@@ -109,6 +109,7 @@ declare const DisassociateResourceFromProfileCommand_base: {
|
|
|
109
109
|
* @throws {@link Route53ProfilesServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
111
111
|
*
|
|
112
|
+
*
|
|
112
113
|
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class DisassociateResourceFromProfileCommand extends DisassociateResourceFromProfileCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const GetProfileAssociationCommand_base: {
|
|
|
86
86
|
* @throws {@link Route53ProfilesServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class GetProfileAssociationCommand extends GetProfileAssociationCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const GetProfileCommand_base: {
|
|
|
87
87
|
* @throws {@link Route53ProfilesServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class GetProfileCommand extends GetProfileCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const GetProfileResourceAssociationCommand_base: {
|
|
|
93
93
|
* @throws {@link Route53ProfilesServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class GetProfileResourceAssociationCommand extends GetProfileResourceAssociationCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const ListProfileAssociationsCommand_base: {
|
|
|
97
97
|
* @throws {@link Route53ProfilesServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class ListProfileAssociationsCommand extends ListProfileAssociationsCommand_base {
|
|
@@ -109,6 +109,7 @@ declare const ListProfileResourceAssociationsCommand_base: {
|
|
|
109
109
|
* @throws {@link Route53ProfilesServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
111
111
|
*
|
|
112
|
+
*
|
|
112
113
|
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class ListProfileResourceAssociationsCommand extends ListProfileResourceAssociationsCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const ListProfilesCommand_base: {
|
|
|
90
90
|
* @throws {@link Route53ProfilesServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class ListProfilesCommand extends ListProfilesCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
83
83
|
* @throws {@link Route53ProfilesServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const TagResourceCommand_base: {
|
|
|
77
77
|
* @throws {@link Route53ProfilesServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const UntagResourceCommand_base: {
|
|
|
82
82
|
* @throws {@link Route53ProfilesServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -110,6 +110,7 @@ declare const UpdateProfileResourceAssociationCommand_base: {
|
|
|
110
110
|
* @throws {@link Route53ProfilesServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from Route53Profiles service.</p>
|
|
112
112
|
*
|
|
113
|
+
*
|
|
113
114
|
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class UpdateProfileResourceAssociationCommand extends UpdateProfileResourceAssociationCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-route53profiles",
|
|
3
3
|
"description": "AWS SDK for JavaScript Route53profiles Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.782.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,16 +21,16 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.775.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.782.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.782.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
30
30
|
"@aws-sdk/types": "3.775.0",
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.782.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.782.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.1.0",
|
|
35
35
|
"@smithy/core": "^3.2.0",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.0.2",
|