aws-sdk-customerprofiles 1.55.0 → 1.57.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-customerprofiles/client.rb +1323 -6
- data/lib/aws-sdk-customerprofiles/client_api.rb +623 -0
- data/lib/aws-sdk-customerprofiles/types.rb +1376 -17
- data/lib/aws-sdk-customerprofiles.rb +1 -1
- data/sig/client.rbs +621 -1
- data/sig/types.rbs +394 -1
- metadata +2 -2